* #IF ( -- ) ( -- state-save mfth-if-magic ) prepares for a following #IS_TRUE or #IS_FALSE, does basically switch off compile-mode for the enclosed code. better use the ANSI style [IF] [ELSE] [THEN] construct.
#IF
( -- )
( -- state-save mfth-if-magic )
#IS_TRUE
#IS_FALSE,
[IF]
[ELSE]
[THEN]
FORTH/BASE cdecl immediate primitive