summaryrefslogtreecommitdiff
path: root/tests/lexer/test-006.std
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-08-22 11:17:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-08-22 11:17:17 +0200
commit8387a0b45df48cd99bcd62f81d175cde509dc091 (patch)
tree06988610fffc6c1b07336271a0ed57024554ff33 /tests/lexer/test-006.std
parent2a24763c6fd6a75510ded0d030620aad1eba2b02 (diff)
Add support for C and C++-style comments
Diffstat (limited to 'tests/lexer/test-006.std')
-rw-r--r--tests/lexer/test-006.std7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/lexer/test-006.std b/tests/lexer/test-006.std
new file mode 100644
index 0000000..eaa9964
--- /dev/null
+++ b/tests/lexer/test-006.std
@@ -0,0 +1,7 @@
+;
+"a" "b" "a" "b"
+;
+-5
+;
+-5
+<EOS>