aboutsummaryrefslogtreecommitdiffstats
path: root/amend/tests/005-lex-quoted-string/input
blob: 2b34bbcfaaaa35e88fa338af20a56c916348dd47 (plain)
1
2
3
4
5
test "string"
test "string with spaces"
test "string with \"escaped\" quotes"
test "string with \\escaped\\ backslashes"
test "string with # a comment character"