March 20, 2026
9:36 a.m.
Pre-collect all Const declarations by walking the statement tree before compiling, matching native behavior where constants are visible throughout their enclosing scope. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56931 -- v8: vbscript: Allow Const to be used before its declaration. https://gitlab.winehq.org/wine/wine/-/merge_requests/10302