March 25, 2026
9:43 a.m.
The 10 shift/reduce conflicts are inherent ambiguities where bison's default shift gives the correct behavior: colon chains extend greedily, and Else/End If bind to the innermost inline If (dangling-else rule). -- v3: vbscript: Document expected parser conflicts with %expect 10. https://gitlab.winehq.org/wine/wine/-/merge_requests/10343