aboutsummaryrefslogtreecommitdiff
path: root/tup/t/extra.yue
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2021-02-17 21:39:23 +0800
committerLi Jin <dragon-fly@qq.com>2021-02-17 21:39:23 +0800
commitcca77d89903fc3a28f8500d5621dc9ca7697ae1d (patch)
tree5232aae4317c327c8d12c3fb8ad8654197fa9dc5 /tup/t/extra.yue
parentf19ba3e5ba71adf8092252bac21381ba75870792 (diff)
downloadyuescript-cca77d89903fc3a28f8500d5621dc9ca7697ae1d.tar.gz
yuescript-cca77d89903fc3a28f8500d5621dc9ca7697ae1d.tar.bz2
yuescript-cca77d89903fc3a28f8500d5621dc9ca7697ae1d.zip
fix tup example.
Diffstat (limited to 'tup/t/extra.yue')
-rw-r--r--tup/t/extra.yue1
1 files changed, 1 insertions, 0 deletions
diff --git a/tup/t/extra.yue b/tup/t/extra.yue
new file mode 100644
index 0000000..072de69
--- /dev/null
+++ b/tup/t/extra.yue
@@ -0,0 +1 @@
export default () -> "Hello from extra"