https://bugs.winehq.org/show_bug.cgi?id=45729
--- Comment #2 from Aaron Simmons paleozogt@gmail.com --- Agreed. It can be worked around by either remove the leading @, as in
REM foo|bar
Or the expression can be surrounded in quotes, as in
@REM "foo|bar"