( (ld r0 1) ; the procedure is surrounded by a jump and a label (proc foo (nop) (ret) ) (ld r0 2) )