summaryrefslogtreecommitdiff
path: root/tnslc/test.tnsl
diff options
context:
space:
mode:
authorKyle Gunger <kgunger12@gmail.com>2024-08-02 11:52:50 -0400
committerKyle Gunger <kgunger12@gmail.com>2024-08-02 11:52:50 -0400
commit7793ee1739ccb239819c6664c89727697be4bf97 (patch)
tree5f550966fef53e9062734307d2fe44f85f8fc1da /tnslc/test.tnsl
parentbc22cfdb3eb3c39b647cb02e9b0c50f8d0ffb158 (diff)
type_helper_pre
Diffstat (limited to 'tnslc/test.tnsl')
-rw-r--r--tnslc/test.tnsl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tnslc/test.tnsl b/tnslc/test.tnsl
index 28f0917..3eff47d 100644
--- a/tnslc/test.tnsl
+++ b/tnslc/test.tnsl
@@ -1,5 +1,7 @@
# should not be included
+~uint lmao
+
/; whatev (~uint8 a) [uint8]
return a{0}
;/