* ENDCASE ( comp-value -- ) ends a >CASE construct that may surround multiple sections of >OF ... >ENDOF code-portions. The >ENDCASE has to resolve the branches that are necessary at each >ENDOF to point to right after >ENDCASE
ENDCASE
( comp-value -- )
>CASE
>OF
>ENDOF
>ENDCASE
core compiling primitive