diff options
Diffstat (limited to 'quine.asm')
| -rw-r--r-- | quine.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/quine.asm b/quine.asm index 2e967d8..5c085ef 100644 --- a/quine.asm +++ b/quine.asm @@ -11743,6 +11743,7 @@ defword boot_source, 0x40 ; way to do that. dq ": make-immediate latest @ set-word-immediate ; " dq ": make-hidden latest @ hide-entry ; " + dq ": make-visible latest @ unhide-entry ; " ; The word "'" quotes the following word, looking it up and treating it as ; a constant. In immediate mode, the constant winds up on the stack; in |