Created
September 11, 2019 18:48
-
-
Save mattgodbolt/9b5932abf238c91cbf36083813e7ce16 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DIM b% 32 | |
P% = b% | |
[OPT2 | |
BRK | |
EQUB 42 | |
EQUS "StackExchange" | |
EQUB 0 | |
] | |
CALL b% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment