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/max.ssa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisc/test/max.ssa') diff --git a/lisc/test/max.ssa b/lisc/test/max.ssa index aa6376e..e9c0c43 100644 --- a/lisc/test/max.ssa +++ b/lisc/test/max.ssa @@ -5,7 +5,7 @@ # b input array # a output max -function $test { +function $test() { @start @loop %max =w phi @start -1, @new %byt, @old %max -- cgit 1.4.1