diff options
Diffstat (limited to 'test/sum.ssa')
-rw-r--r-- | test/sum.ssa | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/sum.ssa b/test/sum.ssa index 266054e..08ba8c0 100644 --- a/test/sum.ssa +++ b/test/sum.ssa @@ -1,5 +1,6 @@ # Simple test for addressing modes. +export function w $sum(l %arr, w %num) { @start @loop |