https://issues.dlang.org/show_bug.cgi?id=16587
Vladimir Panteleev <thecybershadow at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|split("", "x") should be "" |split("", "x") should be
| |[""]
--