python2ruby/test/lexer/17.in
2025-11-25 18:08:55 +01:00

3 lines
79 B
Text

s1 = '"double inside"'
s2 = "'single inside'"
s3 = "mixed 'quotes' \"inside\""