aboutsummaryrefslogtreecommitdiffstats
path: root/main.sy
diff options
context:
space:
mode:
Diffstat (limited to 'main.sy')
-rw-r--r--main.sy1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.sy b/main.sy
index e7c344d..2e21a69 100644
--- a/main.sy
+++ b/main.sy
@@ -9,4 +9,5 @@ start :: fn {
other.third.print_the_third()
third.print_the_third()
+ third.main.other.third.main.third.print_the_third()
}