python2ruby/test/lexer/14.out
2025-11-25 16:48:33 +01:00

5 lines
83 B
Text

STRING "line\nbreak"
STRING 'quote\'test'
STRING "unicode ☃ snowman"
NEWLINE
EOF