mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 20:44:20 +00:00
Isolated Proc prohibit to access outer local variables, but it was violated by binding and so on, so they should be error.
Isolated Proc prohibit to access outer local variables, but it was violated by binding and so on, so they should be error.