summaryrefslogtreecommitdiff
path: root/tnslc/test.tnsl
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2024-03-31 10:18:13 -0400
committerKyle Gunger <kgunger12@gmail.com>2024-03-31 10:18:13 -0400
commit4a15d64a65cca37a708af4f954415b5c205a9655 (patch)
treebef833da928309e489325389bf7d485500cf49b5 /tnslc/test.tnsl
parentacc33ffeb8f5eae5e6bb805f1cb409841f0aad75 (diff)
better tokens
Diffstat (limited to 'tnslc/test.tnsl')
-rw-r--r--tnslc/test.tnsl4
1 files changed, 3 insertions, 1 deletions
diff --git a/tnslc/test.tnsl b/tnslc/test.tnsl
index 7a51951..7572f1f 100644
--- a/tnslc/test.tnsl
+++ b/tnslc/test.tnsl
@@ -1,3 +1,5 @@
+# should not be included
/; main [int]
+
+ return 0
;/
-