Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Shadowing outer local variable" does not recognize _ 'joker' variables #321

Closed
badal opened this issue Jul 2, 2013 · 2 comments
Closed

Comments

@badal
Copy link

badal commented Jul 2, 2013

Exemple

"W: Shadowing outer local variable" raised by second use of _
for instance in { |_, value, _| foo(value) }

@bbatsov
Copy link
Collaborator

bbatsov commented Jul 2, 2013

@yujinakayama, will you please have a look at this?

@yujinakayama
Copy link
Collaborator

@bbatsov Sure.

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

No branches or pull requests

3 participants