From 447921598269bae3e1406470015c37f23943cc74 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Fri, 15 May 2026 20:51:13 -0700 Subject: make the label transformation work all the way, no crashing the code doesn't quite run yet, that'll be a future CL Force-Push: yes Change-Id: I71e6a45127c1fc37906d902e36142c17afef2a21 --- interpret.e | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interpret.e') 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) -- cgit 1.4.1