https://issues.dlang.org/show_bug.cgi?id=9471
berni44 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #2 from berni44 <[email protected]> --- The constructor currently has only assert(s.length != 0) as an in constraint. Seems to be fixed meanwhile. --
