27 Aug
2023
27 Aug
'23
8:14 p.m.
Fixed the following code: ```plaintext echo 1. && echo ok || echo failed echo 2. || echo failed && echo --- & echo 3. ``` Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55489 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3668