android_bootable_recovery/amend/tests/005-lex-quoted-string/input
The Android Open Source Project 23580ca27a Initial Contribution
2008-10-21 07:00:00 -07:00

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"