END-MODULE
* END-MODULE ( old-current -- )

clean up the cs-stack from the last MODULE
definition. Effectivly, MODULE definitions can
be nested.
 : END-MODULE ( old-current )
   PREVIOUS PREVIOUS CURRENT ! 

EXTENSIONS module ordinary primitive