ENDOF ENDCASE ENVIRONMENT?
ENDOF ( -- )  
smart-word ansi .6.2.1343 <CORE>
resolve the branch need at the previous OF to mark a code-piece and leave with an unconditional branch at the next ENDCASE (opened by CASE )

reference: p4_endof in ../src/core.c:2212, export CS ENDOF