diff options
Diffstat (limited to 'tnslc/test.tnsl')
-rw-r--r-- | tnslc/test.tnsl | 2 |
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} ;/ |