https://issues.dlang.org/show_bug.cgi?id=5074
Andrei Alexandrescu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |WONTFIX --- Comment #10 from Andrei Alexandrescu <[email protected]> --- We don't want `array` to be used to transform qualifiers on existing arrays. For arrays, the function should be identity. --
