summary refs log tree commit diff
path: root/lisc/test/fix2.ssa
diff options
context:
space:
mode:
authorQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2015-09-18 12:27:50 -0400
committerQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2015-09-18 12:27:50 -0400
commite6048212be65159d865c41a803b2c4b3e075ff49 (patch)
tree848a0cff4a2084b08470ac238b9cc8749e530a4a /lisc/test/fix2.ssa
parentfff669e54a5e10ce42ffa6b3e3d85d8081782813 (diff)
downloadroux-e6048212be65159d865c41a803b2c4b3e075ff49.tar.gz
use new function syntax in tests
Diffstat (limited to 'lisc/test/fix2.ssa')
-rw-r--r--lisc/test/fix2.ssa2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisc/test/fix2.ssa b/lisc/test/fix2.ssa
index a07ee2e..89f236d 100644
--- a/lisc/test/fix2.ssa
+++ b/lisc/test/fix2.ssa
@@ -1,4 +1,4 @@
-function $test {
+function $test() {
 @start
 	%x =w copy 1
 @loop