Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

Array.grep does not set globals $1, $2, etc #30

Closed
rickmark opened this issue Aug 5, 2011 · 1 comment
Closed

Array.grep does not set globals $1, $2, etc #30

rickmark opened this issue Aug 5, 2011 · 1 comment

Comments

@rickmark
Copy link

rickmark commented Aug 5, 2011

["one"].grep { $1 } # => [ "one" ] on MRI and [ nil ] on IronRuby
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants