aboutsummaryrefslogtreecommitdiffstats
path: root/tests/simple.tdy
diff options
context:
space:
mode:
authorEdvard Thörnros <edvard.thornros@gmail.com>2021-01-10 22:50:04 +0100
committerEdvard Thörnros <edvard.thornros@gmail.com>2021-01-10 22:50:04 +0100
commitdde985c7abb4dbe37281131b8b36a75302e48438 (patch)
tree82039adbf7a2cad15dc4bdd2116bd8dca27fff48 /tests/simple.tdy
parent6d94077778d6043e135640f40b09e2582d3a3064 (diff)
downloadsylt-dde985c7abb4dbe37281131b8b36a75302e48438.tar.gz
VARIABLES!!!
Diffstat (limited to 'tests/simple.tdy')
-rw-r--r--tests/simple.tdy11
1 files changed, 7 insertions, 4 deletions
diff --git a/tests/simple.tdy b/tests/simple.tdy
index d38c6af..01dc5aa 100644
--- a/tests/simple.tdy
+++ b/tests/simple.tdy
@@ -1,4 +1,7 @@
-1 + 1 <=> 2
-// asdlkjasl
-print 1 + 3
-// OwO
+// 1 + 1 <=> 2
+// // asdlkjasl
+// print 1 + 3
+// // OwO
+a int := 1
+print a
+print a + a + a