mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
parent
9e71f1aa4c
commit
0428c2e7df
1 changed files with 2 additions and 1 deletions
|
@ -126,7 +126,8 @@ module IRB # :nodoc:
|
||||||
],
|
],
|
||||||
|
|
||||||
[
|
[
|
||||||
:measure, :Measure, "irb/cmd/measure"
|
:irb_measure, :Measure, "irb/cmd/measure",
|
||||||
|
[:measure, NO_OVERRIDE],
|
||||||
],
|
],
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue