diff options
Diffstat (limited to 'tup/app.mp')
-rw-r--r-- | tup/app.mp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tup/app.mp b/tup/app.mp new file mode 100644 index 0000000..90680f4 --- /dev/null +++ b/tup/app.mp | |||
@@ -0,0 +1,7 @@ | |||
1 | import "t.extra" | ||
2 | |||
3 | :reverse = string | ||
4 | |||
5 | "sulpnooM morf olleH" |> reverse |> print | ||
6 | |||
7 | print extra! | ||