aboutsummaryrefslogtreecommitdiffstats
path: root/tests/simple.tdy
diff options
context:
space:
mode:
authorGustav Sörnäs <gustav@sornas.net>2021-01-21 22:00:20 +0100
committerGustav Sörnäs <gustav@sornas.net>2021-01-29 20:44:37 +0100
commit1d4916ed80ceac20a7dac4e500a200e0e03574e7 (patch)
treee4757b1c820058a8311249164a6dbfa833e863dc /tests/simple.tdy
parent8a6d8b144f45c509602a598f962d872a98226997 (diff)
downloadsylt-1d4916ed80ceac20a7dac4e500a200e0e03574e7.tar.gz
multiple parameters
Diffstat (limited to 'tests/simple.tdy')
-rw-r--r--tests/simple.tdy2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/simple.tdy b/tests/simple.tdy
index 6793088..8b68da1 100644
--- a/tests/simple.tdy
+++ b/tests/simple.tdy
@@ -1 +1,3 @@
hello()
+hello("a")
+hello("a", "b")