https://issues.dlang.org/show_bug.cgi?id=21291
ag0aep6g <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from ag0aep6g <[email protected]> --- (In reply to Dennis from comment #0) > It seems to be important that the array literal is in a pure static member > function, though it might be possible to reduce the example further. Duplicate of issue 20150? `-preview=dip1000` pretty much doesn't check `pure` functions at all, at the moment. --
