summaryrefslogtreecommitdiff
path: root/test.toc
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2020-01-30 21:25:30 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2020-01-30 21:25:30 -0500
commite199ae0b9b213f3549398711a793a7f5232da132 (patch)
tree5d90f1cd1c8ac5c737de0212b55d39d3895dfdae /test.toc
parentf3c02f7dd8d6bc42f31913e5c8887634db9da1fc (diff)
deleted old files
Diffstat (limited to 'test.toc')
-rw-r--r--test.toc4
1 files changed, 4 insertions, 0 deletions
diff --git a/test.toc b/test.toc
index d8916ac..f511440 100644
--- a/test.toc
+++ b/test.toc
@@ -1,6 +1,10 @@
foo ::= nms {
bar ::= 12;
};
+yep :: Namespace = nms {
+bar ::= 12;
+};
+
main ::= fn() {
}; \ No newline at end of file