mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
irb/cmd/help.rb: return nil after the redefinition
This commit is contained in:
parent
976c689ad4
commit
880204cf55
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ module IRB
|
|||
end
|
||||
nil
|
||||
end
|
||||
nil
|
||||
ensure
|
||||
execute(*names)
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue