--> - -ROLL
--> ( -- )   no-return
immediate <FORTH-83>
does increase BLK and refills the input-buffer from there. Does hence break interpretation of the current BLK and starts with the next. Old-style forth mechanism. You should use INCLUDE

reference: p4_next_block in ../src/forth-83.c:0231, export CI -->