blob: 9bb5ac485ac7fddcde1f531d61959e340d294ff9 [file] [log] [blame]
The Android Open Source Projectc24a8e62009-03-03 19:28:42 -08001 IDENTIFIER<test> WORD<string> EOL
2 IDENTIFIER<test> WORD<string with spaces> EOL
3 IDENTIFIER<test> WORD<string with "escaped" quotes> EOL
4 IDENTIFIER<test> WORD<string with \escaped\ backslashes> EOL
5 IDENTIFIER<test> WORD<string with # a comment character> EOL
6 EOF
7 EOL
8 IDENTIFIER<test1>line 2: unterminated string at '
9'
10 ??? <0>
11 EOL
12 IDENTIFIER<test1>line 2: illegal escape at '\n'
13 ??? <0>