Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upFix Regex.split, and add a couple tests #123
Conversation
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Awesome, thank you! |
pushed a commit
that referenced
this pull request
Jan 21, 2015
evancz
merged commit 05c1d25
into
elm:master
Jan 21, 2015
1 check passed
continuous-integration/travis-ci
The Travis CI build passed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
avh4 commentedJan 21, 2015
See the added
Test/Regex.elmfor the example cases.Regex.splitseems to have been completely broken at some point.