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'(?