diff options
Diffstat (limited to 'test/mandel.ssa')
-rw-r--r-- | test/mandel.ssa | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mandel.ssa b/test/mandel.ssa index efefeb3..67d960a 100644 --- a/test/mandel.ssa +++ b/test/mandel.ssa @@ -29,6 +29,7 @@ function w $mandel(d %x, d %y) { ret 0 } +export function w $main() { @main @loopy |