https://issues.dlang.org/show_bug.cgi?id=23744
--- Comment #2 from Bradley Chatha <[email protected]> --- After some thought and tinkering I don't think this is actually a bug but more an edgecase. ``` static if(false); ``` --
d-bugmail--- via Digitalmars-d-bugs Mon, 03 Apr 2023 00:19:43 -0700
https://issues.dlang.org/show_bug.cgi?id=23744
--- Comment #2 from Bradley Chatha <[email protected]> --- After some thought and tinkering I don't think this is actually a bug but more an edgecase. ``` static if(false); ``` --