ruby-cvs:20118
From: akr ruby-lang.org
Date: Mon, 6 Aug 2007 17:27:05 +0900 (JST)
Subject: [ruby-cvs:20118] Ruby:r12882 (trunk): add a test: def m() yield end; p m {|((*))|}.
akr 2007-08-06 17:27:04 +0900 (Mon, 06 Aug 2007)
New Revision: 12882
Modified files:
trunk/bootstraptest/test_block.rb
Log:
add a test: def m() yield end; p m {|((*))|}.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/bootstraptest/test_block.rb?r1=12882&r2=12881