[ruby-cvs:63052] nobu:r55887 (trunk): parse.y: rescue modifier in rhs of op asgn
nobu at ruby-lang.org
nobu at ruby-lang.org
Sat Aug 13 10:52:22 JST 2016
nobu 2016-08-13 10:52:22 +0900 (Sat, 13 Aug 2016)
New Revision: 55887
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=55887
Log:
parse.y: rescue modifier in rhs of op asgn
* parse.y (stmt, arg): rescue modifier in command op assignment
should be limited to rhs only. [ruby-core:75621] [Bug #12402]
Modified files:
trunk/ChangeLog
trunk/parse.y
trunk/test/ruby/test_parse.rb
More information about the ruby-cvs
mailing list