Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Correct wrong test that hid a Rakudo bug.
We're meant to chomp separators by default, but previously only did chomp \r\n and \n. Now that's fixed in Rakudo, and this wrong test came to light.
- Loading branch information