June 11, 2026
4:38 a.m.
Native VBScript lexes Default as a keyword only when the next word is a member kind or access modifier, so class member variables can be named Default. A Default specification with a missing or non-Public modifier reports error 1057 inside a class body and a generic syntax error at global scope. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11124