aboutsummaryrefslogtreecommitdiff
path: root/test/basic.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/basic.test')
-rw-r--r--test/basic.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/basic.test b/test/basic.test
new file mode 100644
index 0000000..b31be57
--- /dev/null
+++ b/test/basic.test
@@ -0,0 +1,3 @@
+id x = x
+const x y = x
+const(3,5) * id(7) - const(10,2)