;
:NONAME
;AND
;
( -- )
smart-word
ansi
.6.1.0460
<
CORE
>
compiles
((;))
which does
EXIT
the current colon-definition. It does then end compile-mode and returns to execute-mode. See
:
and
:NONAME
reference: p4_semicolon in ../src/core.c:0523, export CS ;