aboutsummaryrefslogtreecommitdiffstats
path: root/third.sy
diff options
context:
space:
mode:
Diffstat (limited to 'third.sy')
-rw-r--r--third.sy2
1 files changed, 2 insertions, 0 deletions
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"
}