android_bootable_recovery/amend/tests/005-lex-quoted-string/input

6 lines
162 B
Plaintext
Raw Normal View History

2008-10-21 14:00:00 +00:00
test "string"
test "string with spaces"
test "string with \"escaped\" quotes"
test "string with \\escaped\\ backslashes"
test "string with # a comment character"