ENDCASE
* 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

FORTH/ANS core (dpANS.6.2.1342) compiling primitive