From 2740fbe219bed47dd9009a187348f77a5bcd6718 Mon Sep 17 00:00:00 2001 From: igor Date: Fri, 20 Feb 2026 15:21:57 +0100 Subject: [PATCH] small fix --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index d685f6e..c6b5a17 100644 --- a/main.py +++ b/main.py @@ -2349,7 +2349,7 @@ class CompileTimeVM: # Replace all references to local labels with prefixed versions for label in local_labels: # Use word-boundary replacement to avoid partial matches - line = _re.sub(rf'(?