diff options
Diffstat (limited to 'interpret.e')
| -rw-r--r-- | interpret.e | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interpret.e b/interpret.e index eabbb09..f1efd4d 100644 --- a/interpret.e +++ b/interpret.e @@ -485,7 +485,7 @@ latest @ dup hide-entry entry-to-execution-token execute exit } if - ~ If it's not in the dictionary, check whether it's a decimal number. + ~ If it's not in the dictionary, check whether it's an integer literal. drop ~ As before, we get the stack address and use it as a string pointer. ~ (string) |