24 Aug
2023
24 Aug
'23
8:50 p.m.
Fixed the following code: ```plaintext for %i in ... set result=%%i if "!result:~0,3!"=="10." ... ``` Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55402 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3655