aboutsummaryrefslogtreecommitdiff
path: root/tests/io.amal
diff options
context:
space:
mode:
Diffstat (limited to 'tests/io.amal')
-rw-r--r--tests/io.amal2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/io.amal b/tests/io.amal
index bb7935b..5505d44 100644
--- a/tests/io.amal
+++ b/tests/io.amal
@@ -1,3 +1,5 @@
+const a = @import("sub/a.amal");
+
const puts = fn {
} \ No newline at end of file