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