mirror of
https://github.com/ruby/ruby.git
synced 2026-08-30 06:46:55 +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>