aboutsummaryrefslogtreecommitdiff
path: root/tup/t/extra.moon
diff options
context:
space:
mode:
Diffstat (limited to 'tup/t/extra.moon')
-rw-r--r--tup/t/extra.moon3
1 files changed, 3 insertions, 0 deletions
diff --git a/tup/t/extra.moon b/tup/t/extra.moon
new file mode 100644
index 0000000..76e05a4
--- /dev/null
+++ b/tup/t/extra.moon
@@ -0,0 +1,3 @@
1extra = () -> "Hello from extra"
2
3:extra