Skip to content

Fix failed Enumerable#uniq spec when yielded with multiple arguments#5302

Merged
kares merged 1 commit intojruby:masterfrom
nomadium:fix-failed-enumerable-uniq-spec
Sep 4, 2018
Merged

Fix failed Enumerable#uniq spec when yielded with multiple arguments#5302
kares merged 1 commit intojruby:masterfrom
nomadium:fix-failed-enumerable-uniq-spec

Conversation

@nomadium
Copy link
Contributor

Hi folks,

This should fix another failed spec for Enumerable#uniq spec.

Use case: when yielded with multiple arguments, returns all yield arguments as an array.

Use case: when yielded with multiple arguments, returns all
yield arguments as an array.
@kares kares merged commit 3924a81 into jruby:master Sep 4, 2018
@kares kares added this to the JRuby 9.2.1.0 milestone Sep 4, 2018
@nomadium nomadium deleted the fix-failed-enumerable-uniq-spec branch September 4, 2018 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants