https://issues.dlang.org/show_bug.cgi?id=12666
yebblies <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from yebblies <[email protected]> --- I suspect the error message is already being computed statically thanks to constfolding, it just happens after @nogc inference has been run. --
