summaryrefslogtreecommitdiff
path: root/tnslc/compile/variable.tnsl
diff options
context:
space:
mode:
Diffstat (limited to 'tnslc/compile/variable.tnsl')
-rw-r--r--tnslc/compile/variable.tnsl9
1 files changed, 0 insertions, 9 deletions
diff --git a/tnslc/compile/variable.tnsl b/tnslc/compile/variable.tnsl
deleted file mode 100644
index af6f6c1..0000000
--- a/tnslc/compile/variable.tnsl
+++ /dev/null
@@ -1,9 +0,0 @@
-struct Variable {
- ~uint8 name
-}
-
-/; method Variable
-
- /; end
- ;/
-;/