aboutsummaryrefslogtreecommitdiff
path: root/tup/app.moon
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2021-01-06 18:01:23 +0800
committerLi Jin <dragon-fly@qq.com>2021-01-06 18:01:23 +0800
commitb2e982806edf812d68eeacc3d5598d7bd06128e5 (patch)
tree77163d772abc0804410c4d6a9eda942a774bf007 /tup/app.moon
parentc4283e40504a0878533fc8d63445ac5eeb3584ea (diff)
downloadyuescript-b2e982806edf812d68eeacc3d5598d7bd06128e5.tar.gz
yuescript-b2e982806edf812d68eeacc3d5598d7bd06128e5.tar.bz2
yuescript-b2e982806edf812d68eeacc3d5598d7bd06128e5.zip
fix tup example.
Diffstat (limited to 'tup/app.moon')
-rw-r--r--tup/app.moon7
1 files changed, 0 insertions, 7 deletions
diff --git a/tup/app.moon b/tup/app.moon
deleted file mode 100644
index 3adc481..0000000
--- a/tup/app.moon
+++ /dev/null
@@ -1,7 +0,0 @@
1import extra from require "t.extra"
2
3reverse = string.reverse
4
5"sulpnooM morf olleH" |> reverse |> print
6
7print extra!