aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/simple.tdy6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/simple.tdy b/tests/simple.tdy
index 4a0b7d1..6793088 100644
--- a/tests/simple.tdy
+++ b/tests/simple.tdy
@@ -1,5 +1 @@
-a := fn f: fn -> {
- f()
-}
-
-a(fn { print 2 })
+hello()