summaryrefslogtreecommitdiff
path: root/eval_jump.c
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2023-03-03 11:34:01 +0900
committergit <svn-admin@ruby-lang.org>2023-03-03 02:44:35 +0000
commitbd17bea6c5105133d8ba9c0e8ae6c89506a15823 (patch)
tree23a37c83eea6cbd62efe2807433d7e1165d6481a /eval_jump.c
parent941d36d195691949afe2ce464b0d0aa20208e637 (diff)
downloadruby-bd17bea6c5105133d8ba9c0e8ae6c89506a15823.tar.gz
[ruby/irb] Fix warnings because of `@context.main.delete`
If the main object of the context has `#delete` method, the following warning is printed. ``` irb: warn: can't alias delete from irb_delete. ``` https://github.com/ruby/irb/commit/00b39be61f
Diffstat (limited to 'eval_jump.c')
0 files changed, 0 insertions, 0 deletions