Patches: Browse | Submit New | Admin
''.split(//, -1) returns [""] but should return []. Added string test (Strings10) to fail on account of bug. Added code to MutableStringOps to return empty array when source string is empty. Generated the patch against revision 175 because 176 does not compile for me.
Add A Comment: