summary refs log tree commit diff
path: root/lisc/test/prime.ssa
diff options
context:
space:
mode:
Diffstat (limited to 'lisc/test/prime.ssa')
-rw-r--r--lisc/test/prime.ssa2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisc/test/prime.ssa b/lisc/test/prime.ssa
index 918db4a..0963e28 100644
--- a/lisc/test/prime.ssa
+++ b/lisc/test/prime.ssa
@@ -1,7 +1,7 @@
 # find the 10,001st prime
 # store it in a
 
-function $test {
+function $test() {
 @start
 @loop
 	%n =w phi @start 5, @tloop %n, @yes %n1