diff options
| author | Boris Kolpackov <boris@codesynthesis.com> | 2009-10-28 14:21:23 +0200 |
|---|---|---|
| committer | Boris Kolpackov <boris@codesynthesis.com> | 2009-10-28 14:21:23 +0200 |
| commit | 2d2049d1f6482b1684bcd3f912fbeed99700ab89 (patch) | |
| tree | af22af4e9f1b9c8368a204982291bb6bb48b7590 /tests/lexer/test-003.std | |
| parent | 780a199410056c9589f5868a836f565b452fb14e (diff) | |
Fix test output
Diffstat (limited to 'tests/lexer/test-003.std')
| -rw-r--r-- | tests/lexer/test-003.std | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/lexer/test-003.std b/tests/lexer/test-003.std index 4282dc0..98c57ec 100644 --- a/tests/lexer/test-003.std +++ b/tests/lexer/test-003.std @@ -12,8 +12,8 @@ ; "a\111" ; -"abc" "def" +"abc""def" ; -"abc" "def" +"abc""def" ; <EOS> |
