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

6 lines
162 B
Plaintext

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