https://issues.dlang.org/show_bug.cgi?id=23162
Basile-z <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Basile-z <[email protected]> --- indeed, TIL `new int[1]` is like `new int[](1)`. --
