зеркало из https://github.com/github/ruby.git
[ruby/irb] Deal with inconsistency with ruby/ruby
https://github.com/ruby/irb/commit/41d5012849
This commit is contained in:
Родитель
8512b97d27
Коммит
67034ac7e2
|
@ -1,4 +1,8 @@
|
|||
require "test/unit"
|
||||
begin
|
||||
require_relative "../lib/helper"
|
||||
rescue LoadError # ruby/ruby defines helpers differently
|
||||
end
|
||||
|
||||
module IRB
|
||||
class InputMethod; end
|
||||
|
|
Загрузка…
Ссылка в новой задаче