ruby-cvs:19523
From: ko1 ruby-lang.org
Date: Thu, 17 May 2007 13:25:19 +0900 (JST)
Subject: [ruby-cvs:19523] Ruby:r12287: * parse.y, compile.c (set_arguments): fix to support in-paren
ko1 2007-05-17 13:25:18 +0900 (Thu, 17 May 2007)
New Revision: 12287
Modified files:
trunk/ChangeLog
trunk/compile.c
trunk/parse.y
Log:
* parse.y, compile.c (set_arguments): fix to support in-paren
parameter (ex: def foo((a, b))).
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/compile.c?r1=12287&r2=12286
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/parse.y?r1=12287&r2=12286
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12287&r2=12286