mirror of
https://github.com/uffejakobsen/acme.git
synced 2024-11-25 23:49:25 +00:00
4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
|
*=$1000
|
||
|
lda sub ; sub is undefined
|
||
|
base?sub nop ; -> "undefined or not integer"
|