aboutsummaryrefslogtreecommitdiffstats
path: root/tests/simple.tdy
diff options
context:
space:
mode:
Diffstat (limited to 'tests/simple.tdy')
-rw-r--r--tests/simple.tdy5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/simple.tdy b/tests/simple.tdy
index 6843b35..a2d36b3 100644
--- a/tests/simple.tdy
+++ b/tests/simple.tdy
@@ -1,4 +1,9 @@
+// Comments!
+// 3
1 + 1 * 2
+// -1
-1 * 3 + 2
+// 8
2 * 2 * 2
+// 34
1 + (3 * 2 + 3 + 2) * 3