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

--- Comment #14 from Илья Ярошенко <[email protected]> ---
This is not good solution:
------
import std.array;
import std.string;

"foo bar".split(); //Error: much more then one template
------

--

Reply via email to