summaryrefslogtreecommitdiff
path: root/tnslc/test.tnsl
diff options
context:
space:
mode:
Diffstat (limited to 'tnslc/test.tnsl')
-rw-r--r--tnslc/test.tnsl6
1 files changed, 6 insertions, 0 deletions
diff --git a/tnslc/test.tnsl b/tnslc/test.tnsl
index 3eff47d..d75fe24 100644
--- a/tnslc/test.tnsl
+++ b/tnslc/test.tnsl
@@ -2,6 +2,12 @@
~uint lmao
+user.tp a
+
+user.tp(asd, asd) b
+
+~{2}user c
+
/; whatev (~uint8 a) [uint8]
return a{0}
;/