aboutsummaryrefslogtreecommitdiffstats
path: root/third.sy
diff options
context:
space:
mode:
Diffstat (limited to 'third.sy')
-rw-r--r--third.sy5
1 files changed, 0 insertions, 5 deletions
diff --git a/third.sy b/third.sy
deleted file mode 100644
index 777dd6d..0000000
--- a/third.sy
+++ /dev/null
@@ -1,5 +0,0 @@
-use main
-
-print_the_third :: fn {
- print "three"
-}