From 6a362119925cbcf7d14c7fa2a0d41c0745e86d92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edvard=20Th=C3=B6rnros?= Date: Mon, 1 Mar 2021 18:50:29 +0100 Subject: fixed everything with a clone! --- third.sy | 2 ++ 1 file changed, 2 insertions(+) (limited to 'third.sy') diff --git a/third.sy b/third.sy index 0477077..777dd6d 100644 --- a/third.sy +++ b/third.sy @@ -1,3 +1,5 @@ +use main + print_the_third :: fn { print "three" } -- cgit v1.2.1