From a1e0b7c7fb6e1dc066e61cc302f17466777a488b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edvard=20Th=C3=B6rnros?= Date: Mon, 11 Jan 2021 12:22:44 +0100 Subject: Assignment --- tests/simple.tdy | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests') diff --git a/tests/simple.tdy b/tests/simple.tdy index 01dc5aa..7822739 100644 --- a/tests/simple.tdy +++ b/tests/simple.tdy @@ -5,3 +5,6 @@ a int := 1 print a print a + a + a +a = 3 + 3 +print a + a + a + -- cgit v1.2.1