https://issues.dlang.org/show_bug.cgi?id=20653
--- Comment #2 from Manu <[email protected]> --- My work-around is to use a `static if()` to split the expression across multiple lines. It's not a good workaround; it's lame and unnecessary. --
d-bugmail--- via Digitalmars-d-bugs Tue, 10 Mar 2020 10:14:25 -0700
https://issues.dlang.org/show_bug.cgi?id=20653
--- Comment #2 from Manu <[email protected]> --- My work-around is to use a `static if()` to split the expression across multiple lines. It's not a good workaround; it's lame and unnecessary. --