mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 15:10:55 +11:00
6 lines
83 B
Plaintext
6 lines
83 B
Plaintext
: [IF]
|
|
IF EXIT THEN
|
|
LIT< [THEN] BEGIN DUP WORD S= UNTIL DROP ;
|
|
: [THEN] ;
|
|
|