Skip to content

Fix Struct#values_at when passed an integer Range argument for edge cases#7653

Merged
enebo merged 2 commits intojruby:masterfrom
k77ch7:ruby-3.1-fix-strunct-values_at
Feb 13, 2023
Merged

Fix Struct#values_at when passed an integer Range argument for edge cases#7653
enebo merged 2 commits intojruby:masterfrom
k77ch7:ruby-3.1-fix-strunct-values_at

Conversation

@k77ch7
Copy link
Contributor

@k77ch7 k77ch7 commented Feb 12, 2023

The following test will pass.

  • spec/ruby/core/struct/values_at_spec.rb

…ases

The following test will pass.
 * spec/ruby/core/struct/values_at_spec.rb
@enebo enebo added this to the JRuby 9.4.2.0 milestone Feb 13, 2023
@enebo enebo merged commit cb36ca2 into jruby:master Feb 13, 2023
@enebo
Copy link
Member

enebo commented Feb 13, 2023

🚀 🔥

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