зеркало из https://github.com/github/ruby.git
* bootstrap/test_exception.rb: fix a last committed test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36659 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
93b6f8d619
Коммит
e2f5d4f9c7
|
@ -1,3 +1,7 @@
|
|||
Wed Aug 8 17:08:14 2012 Koichi Sasada <ko1@atdot.net>
|
||||
|
||||
* bootstrap/test_exception.rb: fix a last committed test.
|
||||
|
||||
Wed Aug 8 16:27:58 2012 Koichi Sasada <ko1@atdot.net>
|
||||
|
||||
* compile.c, insns.def (checkmatch):
|
||||
|
|
|
@ -423,6 +423,7 @@ assert_equal 'ok', %q{
|
|||
end
|
||||
begin
|
||||
begin
|
||||
raise
|
||||
rescue C.new
|
||||
end
|
||||
rescue TypeError
|
||||
|
|
Загрузка…
Ссылка в новой задаче