prism/tests/languages/lilypond/string_feature.test

15 lines
210 B
Plaintext

"foo"
"foo
bar\""
----------------------------------------------------
[
["string", "\"foo\""],
["string", "\"foo\r\nbar\\\"\""]
]
----------------------------------------------------
Checks for strings.