summary refs log tree commit diff
path: root/lisc/test/max.ssa
diff options
context:
space:
mode:
Diffstat (limited to 'lisc/test/max.ssa')
-rw-r--r--lisc/test/max.ssa2
1 files changed, 1 insertions, 1 deletions
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