mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 03:40:54 +11:00
5 lines
82 B
Plaintext
5 lines
82 B
Plaintext
|
: [IF]
|
||
|
IF EXIT THEN
|
||
|
LIT< [THEN] BEGIN DUP WORD S= UNTIL DROP ;
|
||
|
: [THEN] ;
|