blob: 8094c03e31a404e91b1b6c054817c1b7a6b4ddbb [file] [log] [blame]
oneline = '''This string has a ' quote character.'''
firstnl = '''
This string has a ' quote character.'''
multiline = '''
This string
has ' a quote character
and more than
one newline
in it.'''