6 lines
162 B
Plaintext
Raw Normal View History

test "string"
test "string with spaces"
test "string with \"escaped\" quotes"
test "string with \\escaped\\ backslashes"
test "string with # a comment character"