aboutsummaryrefslogtreecommitdiffstats
path: root/tests/simple.tdy
diff options
context:
space:
mode:
Diffstat (limited to 'tests/simple.tdy')
-rw-r--r--tests/simple.tdy5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/simple.tdy b/tests/simple.tdy
index 8b68da1..a1f255c 100644
--- a/tests/simple.tdy
+++ b/tests/simple.tdy
@@ -1,3 +1,2 @@
-hello()
-hello("a")
-hello("a", "b")
+print extern_test(3.0)
+print extern_test(3.0, 4.0)