* #ELSE ( -- ) The implementation of #ELSE is done in C for speed and being less error prone. Better use the ANSI-compatible [IF] [ELSE] [THEN] construct.
#ELSE
( -- )
[IF]
[ELSE]
[THEN]
cdecl immediate primitive