mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/irb.rb: removed commented-out code.
* lib/irb/**/*.rb: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47114 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
5afa23b4a4
commit
76515504d5
18 changed files with 8 additions and 137 deletions
|
@ -117,7 +117,6 @@ module IRB
|
|||
def gets
|
||||
print @prompt
|
||||
l = @io.gets
|
||||
# print @prompt, l
|
||||
l
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue