collapseos/blk/157

6 lines
80 B
Plaintext
Raw Normal View History

2020-04-30 11:52:18 +10:00
: WIPE BLK( 1024 0 FILL BLK!! ;
( src dst -- )
: COPY SWAP BLK@ BLK> ! BLK! ;