mirror of
https://github.com/ruby/ruby.git
synced 2026-08-22 07:21:42 +08:00
of irb_break irb_catch and irb_next command (https://github.com/ruby/irb/pull/1004) * Remove KEYWORD_ALIASES which handled special alias name of irb_break irb_catch and irb_next command * Remove unused instance variable user_aliases Co-authored-by: Stan Lo <stan001212@gmail.com> --------- https://github.com/ruby/irb/commit/f256d7899f Co-authored-by: Stan Lo <stan001212@gmail.com>