[ruby-cvs:60294] nobu:r53138 (trunk): parse.y: fix block_call&.call
nobu at ruby-lang.org
nobu at ruby-lang.org
Wed Dec 16 10:49:43 JST 2015
nobu 2015-12-16 10:49:42 +0900 (Wed, 16 Dec 2015)
New Revision: 53138
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=53138
Log:
parse.y: fix block_call&.call
* parse.y (block_command, block_call): fix `&.` calls after
block_call. [Feature #11537]
Modified files:
trunk/ChangeLog
trunk/parse.y
trunk/test/ruby/test_call.rb
More information about the ruby-cvs
mailing list