From 64576ba8f08990dc8bc94ef1bec4dd502d5cef06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edvard=20Th=C3=B6rnros?= Date: Sun, 10 Jan 2021 15:14:15 +0100 Subject: Simple statements --- tests/simple.tdy | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests') 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 -- cgit v1.2.1