March 12, 2026
5:19 p.m.
Use BodyStatements instead of StatementsNl_opt for If, ElseIf, and Else blocks so the last statement before End If does not require a trailing newline, matching native behavior. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55196 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10318