blob: 73b1b8375faec405523e305c8ff41f92e130bb29 [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'''