git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2528 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2002-06-06 02:46:18 +00:00
parent d760f97172
commit a7a2b1d8f3

View File

@ -160,7 +160,7 @@ Tue May 21 04:48:37 2002 Sean Chittenden <sean@chittenden.org>
Tue May 21 01:16:46 2002 Nobuyoshi Nakada <nobu.nokada@softhome.net>
* parse.y (bodystmt): ensure clause was excuted on else clause
without rescue clase.
without rescue clause.
Tue May 21 00:20:25 2002 Takaaki Tateishi <ttate@kt.jaist.ac.jp>