Alexandre Julliard pushed to branch master at wine / wine Commits: 0664e975 by Francis De Brabandere at 2026-03-20T20:53:02+01:00 vbscript: Allow Const to be used before its declaration. 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 - - - - - 3 changed files: - dlls/vbscript/compile.c - dlls/vbscript/tests/lang.vbs - dlls/vbscript/tests/run.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/0664e975b0f0645a774b290722d6973... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/0664e975b0f0645a774b290722d6973... You're receiving this email because of your account on gitlab.winehq.org.