blob: 7982900fb1aac5904b23b7cd9de2aa608d2c6a91 [file] [log] [blame]
x = '''Multiline starts;
next line with indent;
next line with indent;
multiline ends'''
x = '''Multiline starts;
first
second
third
fourth
fifth
multiline ends'''
x = '''Multiline starts;
#line
#line
multiline ends'''