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
Fix List.ACCEPTS regression
List.ACCEPTS really has to return the list and not boolify too early. Otherwise my @matches = $foo ~~ m:g/bar/; breaks
- Loading branch information