aboutsummaryrefslogtreecommitdiffstats
path: root/tests/simple.tdy
diff options
context:
space:
mode:
authorEdvard Thörnros <edvard.thornros@gmail.com>2021-01-10 15:14:15 +0100
committerEdvard Thörnros <edvard.thornros@gmail.com>2021-01-10 15:18:13 +0100
commit64576ba8f08990dc8bc94ef1bec4dd502d5cef06 (patch)
treef7a8d69f1235f231fb58de1a6f2d818667d5115f /tests/simple.tdy
parenta3e8c6388e4f4bb3b33b87e49d82fd5a9df631ce (diff)
downloadsylt-64576ba8f08990dc8bc94ef1bec4dd502d5cef06.tar.gz
Simple statements
Diffstat (limited to 'tests/simple.tdy')
-rw-r--r--tests/simple.tdy3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/simple.tdy b/tests/simple.tdy
index ec50e91..d38c6af 100644
--- a/tests/simple.tdy
+++ b/tests/simple.tdy
@@ -1,3 +1,4 @@
1 + 1 <=> 2
// asdlkjasl
-1 + 2 <=> 2
+print 1 + 3
+// OwO