https://issues.dlang.org/show_bug.cgi?id=13717
--- Comment #3 from Илья Ярошенко <[email protected]> --- I am sorry, forget my comment. This was public imports. public import std.algorithm : startsWith, endsWith, cmp, count; public import std.array : join, split; Will be fixed --
