summaryrefslogtreecommitdiff
path: root/tnslc/test.tnsl
diff options
context:
space:
mode:
authorKai Gunger <kgunger12@gmail.com>2025-11-30 03:52:24 -0500
committerKai Gunger <kgunger12@gmail.com>2025-11-30 03:52:24 -0500
commit46e23fa81f651961b2388c95e9569d2d39c3cffb (patch)
treef4b8fa1704b930ce8f2397d5d5b1bfc180284642 /tnslc/test.tnsl
parent51854e5db46033712b5dbbf78d769ea500eca14f (diff)
Start work on backend
Diffstat (limited to 'tnslc/test.tnsl')
-rw-r--r--tnslc/test.tnsl5
1 files changed, 4 insertions, 1 deletions
diff --git a/tnslc/test.tnsl b/tnslc/test.tnsl
index dbfdb31..9fe6f2c 100644
--- a/tnslc/test.tnsl
+++ b/tnslc/test.tnsl
@@ -1,5 +1,8 @@
struct Box {
- {}~{}A(B`)` a
+ int a
}
+/; main [int]
+;/
+