http://d.puremagic.com/issues/show_bug.cgi?id=4317


Andrej Mitrovic <andrej.mitrov...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |andrej.mitrov...@gmail.com
         Resolution|                            |INVALID


--- Comment #1 from Andrej Mitrovic <andrej.mitrov...@gmail.com> 2011-05-24 
20:59:35 PDT ---
You have to pass a slice, e.g.:

      string[] sa = split("split me now", foo[]);

and:

  split("some string", whitespace[])

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to