summary refs log tree commit diff
path: root/lisc/test/spill1.ssa
diff options
context:
space:
mode:
Diffstat (limited to 'lisc/test/spill1.ssa')
-rw-r--r--lisc/test/spill1.ssa2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisc/test/spill1.ssa b/lisc/test/spill1.ssa
index 74a161e..d462d0b 100644
--- a/lisc/test/spill1.ssa
+++ b/lisc/test/spill1.ssa
@@ -1,6 +1,6 @@
 # stupid spilling test
 
-function $test {
+function $test() {
 @start
 	%x1  =w copy 10
 	%x2  =w add %x1, %x1