https://issues.dlang.org/show_bug.cgi?id=16085
Martin Nowak <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Assignee|[email protected] |[email protected] --- Comment #2 from Martin Nowak <[email protected]> --- Error case import common = std.experimental.allocator.common : roundUpToMultipleOf, reallocate; common.reallocate(foo, bar); --
