зеркало из https://github.com/github/ruby.git
checked in debug version in error
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6067 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
ef38efca9f
Коммит
695fe49de9
|
@ -404,15 +404,6 @@ module RDoc
|
|||
@@all_classes = {}
|
||||
@@all_modules = {}
|
||||
|
||||
def comment=(t)
|
||||
if @c
|
||||
fail t
|
||||
else
|
||||
@c = true
|
||||
end
|
||||
super
|
||||
end
|
||||
|
||||
def TopLevel::reset
|
||||
@@all_classes = {}
|
||||
@@all_modules = {}
|
||||
|
|
Загрузка…
Ссылка в новой задаче