summaryrefslogtreecommitdiff
path: root/tnslc/test.tnsl
diff options
context:
space:
mode:
Diffstat (limited to 'tnslc/test.tnsl')
-rw-r--r--tnslc/test.tnsl16
1 files changed, 1 insertions, 15 deletions
diff --git a/tnslc/test.tnsl b/tnslc/test.tnsl
index 0d54258..c1b44cd 100644
--- a/tnslc/test.tnsl
+++ b/tnslc/test.tnsl
@@ -1,17 +1,3 @@
-struct Fin {
- ~void fd,
- int state
-}
-
-/; main (int argc, {}{}uint8 argv) [int]
- uint8 a = 1
- ~uint8 b = ~a
- Fin c
- ~Fin d = ~c
- b` = 2
- c.state = a
- d`.state = 0
- return c.state
-;/
+int i = 1 + 2 * 4 - 3 + 4