[Issue 20653] Short-circuiting boolean logic not working

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 10 17:13:12 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=20653

--- Comment #2 from Manu <turkeyman at gmail.com> ---
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.

--


More information about the Digitalmars-d-bugs mailing list