Name
leave:core — compiling primitive
Synopsis
FORTH
LEAVE
( -- )(
)
;
p4:"leave";
Description
quit the innermost DO .. LOOP - it does even
clean the return-stack and branches to the place directly
after the next LOOP
dpANS .6.1.1760
- standard forth word