mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 13:04:22 +00:00
This check is needed to fix a bug of error_highlight when NameError occurred in eval'ed code. https://github.com/ruby/error_highlight/pull/16 The same check for proc/method has been already introduced since 64ac984129a7a4645efe5ac57c168ef880b479b2.