diff options
Diffstat (limited to 'schmooz.scm')
-rw-r--r-- | schmooz.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/schmooz.scm b/schmooz.scm index f50a397..9755260 100644 --- a/schmooz.scm +++ b/schmooz.scm @@ -326,6 +326,7 @@ (substitute-macs bl mac-list)) body)) (out 0 "@end " (caddr ops)) + (out 0) (out 0))) (define (schmooz-var defop name body xdefs) |