summaryrefslogtreecommitdiff
path: root/test/ruby/test_inlinecache.rb
diff options
context:
space:
mode:
authorStan Lo <stan001212@gmail.com>2024-01-03 13:47:47 +0000
committergit <svn-admin@ruby-lang.org>2024-01-03 13:47:51 +0000
commit66e0d92de571c357ebc50f11edffa3b65271e55c (patch)
treed42945dcd121e67b451d5b42e408e0a5cfbddf3b /test/ruby/test_inlinecache.rb
parent73fb9c35efd64f0935bce52b18a38c2a500a972f (diff)
[ruby/irb] Avoid completing empty input
(https://github.com/ruby/irb/pull/832) The candidate list for empty input is all methods + all variables + all constants + all keywords. It's a long list that is not useful. https://github.com/ruby/irb/commit/812dc2df7b
Diffstat (limited to 'test/ruby/test_inlinecache.rb')
0 files changed, 0 insertions, 0 deletions