@ -7,6 +7,7 @@
(cmp res0 138 (ne? (fault "assert failed")))
(halt)
(sym wwww r0)
(sym q r7)
(proc my-add a b ; give arguments names
@ -17,4 +18,6 @@
(add q FOO)
(ret q)
)
(add wwww wwww) ; test that it is still defined