1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-16 19:08:46 +10:00
collapseos/blk/269

4 lines
60 B
Plaintext
Raw Normal View History

2020-04-26 11:54:07 +10:00
( b1 b2 -- )
: XPACKR 1+ SWAP DO I DUP . CRLF XPACK LOOP ;