mirror of
https://github.com/hsoft/collapseos.git
synced 2025-03-04 04:16:04 +11:00
4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
( send-and-crc7 )
|
|
( n c -- c )
|
|
: _s+crc SWAP DUP (spix) DROP _crc7 ;
|