From e6048212be65159d865c41a803b2c4b3e075ff49 Mon Sep 17 00:00:00 2001 From: Quentin Carbonneaux Date: Fri, 18 Sep 2015 12:27:50 -0400 Subject: use new function syntax in tests --- lisc/test/fix1.ssa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisc/test/fix1.ssa') diff --git a/lisc/test/fix1.ssa b/lisc/test/fix1.ssa index 7876d2b..e89307f 100644 --- a/lisc/test/fix1.ssa +++ b/lisc/test/fix1.ssa @@ -1,4 +1,4 @@ -function $test { +function $test() { @start %x =w copy 1 @loop -- cgit 1.4.1