summaryrefslogtreecommitdiff
path: root/test.toc
diff options
context:
space:
mode:
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