https://issues.dlang.org/show_bug.cgi?id=23361

--- Comment #2 from Imperatorn <[email protected]> ---
One way I guess is to cast the function to pure.
The other is to actually mark _d_arrayshrinkfit as pure.

Which of those seems most reasonable?

--

Reply via email to