summaryrefslogtreecommitdiffstats
path: root/util/lexgen/tests/testdata/comments/output
diff options
context:
space:
mode:
Diffstat (limited to 'util/lexgen/tests/testdata/comments/output')
-rw-r--r--util/lexgen/tests/testdata/comments/output2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/lexgen/tests/testdata/comments/output b/util/lexgen/tests/testdata/comments/output
new file mode 100644
index 0000000000..2395ad1873
--- /dev/null
+++ b/util/lexgen/tests/testdata/comments/output
@@ -0,0 +1,2 @@
+TOK_COMMENT|/* comment with stuff */
+TOK_COMMENT|/*another comment with * stars * inside*/