Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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. ```
- Loading branch information