https://issues.dlang.org/show_bug.cgi?id=15481
--- Comment #2 from Valentin Milea <[email protected]> --- Maybe the reallocation function is called and returns the same buffer. But why call it in the first place, if reducing array length is supposed to be _equivalent_ to slicing? --
