summaryrefslogtreecommitdiff
path: root/test.toc
diff options
context:
space:
mode:
Diffstat (limited to 'test.toc')
-rw-r--r--test.toc3
1 files changed, 3 insertions, 0 deletions
diff --git a/test.toc b/test.toc
index e334817..c835a0b 100644
--- a/test.toc
+++ b/test.toc
@@ -6,6 +6,9 @@ putf ::= fn(x: float) {
#C("printf(\"%f\\n\", (double)x);
");
};
+
+
+
point ::= pkg "point";
main ::= fn() {
}; \ No newline at end of file