summaryrefslogtreecommitdiff
path: root/test.toc
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2019-10-11 00:00:56 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2019-10-11 00:00:56 -0400
commit27319a805be7c9dfcee62efd6181dec9afc50dd4 (patch)
treefbf4e19e32dc0dc19951820be109767a9612f1fd /test.toc
parent84cc4509415e13ab9052eabd72fbd45f24c57108 (diff)
parent272d8bfd9c7b04b32f32b327833057469e8de05a (diff)
...
Diffstat (limited to 'test.toc')
-rw-r--r--test.toc11
1 files changed, 9 insertions, 2 deletions
diff --git a/test.toc b/test.toc
index 2bb900a..9de5527 100644
--- a/test.toc
+++ b/test.toc
@@ -1,3 +1,10 @@
main @= fn() {
- x := 5;
-}; \ No newline at end of file
+
+};
+
+foo := 5;
+bar := "Hello";
+a, b := 123;
+x := 'a';
+sadkfj := -1293812;
+kjdshaf := *&*&*&*&*&x; \ No newline at end of file