1 2 3 4 5 6 7 8
# # RECURSE test # FORWARD success; FORWARD failure; : returner 17 RETURN ; : MAIN returner 17 = IF success ELSE failure ENDIF ;