-
-
Notifications
You must be signed in to change notification settings - Fork 942
Closed
Labels
Milestone
Description
There was a strange regression in the behavior of the following expression:
('2202702806'..'2202702806').to_aThis is tested in the jruby suite at test/jruby/test_array.rb:42.
I will commit a patch shortly that fixes it, but I'm confused how this ever would have worked. I need to bisect to make sure nothing else is broken.
Reactions are currently unavailable