ruby-cvs:21689
From: matz ruby-lang.org
Date: Sat, 22 Dec 2007 10:36:36 +0900 (JST)
Subject: [ruby-cvs:21689] Ruby:r14452 (trunk): * parse.y (reg_named_capture_assign_iter): just ignore the
matz 2007-12-22 10:36:35 +0900 (Sat, 22 Dec 2007)
New Revision: 14452
Modified files:
trunk/ChangeLog
trunk/parse.y
Log:
* parse.y (reg_named_capture_assign_iter): just ignore the
captures that do not have valid local variable name.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/parse.y?r1=14452&r2=14451
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14452&r2=14451