mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
* Originally, k0kubun added a change to respect namespace in gen_block_given
d129669b17
* Just after the change, XrXr proposes a change on master and he says it can fix the problem
around block_given?, and it has been merged into the master
https://github.com/ruby/ruby/pull/14208
* tagomoris respect the commit on master then will see if it works