From 1d4916ed80ceac20a7dac4e500a200e0e03574e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Thu, 21 Jan 2021 22:00:20 +0100 Subject: multiple parameters --- tests/simple.tdy | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') 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") -- cgit v1.2.1