summaryrefslogtreecommitdiff
path: root/tests/lexer/test-005.std
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-08-22 10:20:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-08-22 10:20:34 +0200
commit94f0866683bdf063b30323bac227e11a23110fa2 (patch)
treec484de46d07f1d0b8fdffb6dd7573f7047e1b2cb /tests/lexer/test-005.std
parentc3f7f0c0556270ced988a7adddec885270bc1ea7 (diff)
Add call and template expressions
Also add support for querying the lexer failure state.
Diffstat (limited to 'tests/lexer/test-005.std')
-rw-r--r--tests/lexer/test-005.std3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/lexer/test-005.std b/tests/lexer/test-005.std
new file mode 100644
index 0000000..20e941b
--- /dev/null
+++ b/tests/lexer/test-005.std
@@ -0,0 +1,3 @@
+(abc, 123 - 345, 12.34)
+<foo, bar::baz, 123*345>
+<EOS>