Skip to content

Commit

Permalink
Merge pull request #2842 from ericgpks/fix/delete_noexist_method_link
Browse files Browse the repository at this point in the history
削除された `Object#=~` メソッドへのリンクを削除
  • Loading branch information
znz authored Nov 7, 2023
2 parents caca167 + 0710130 commit b0ce931
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions refm/api/src/_builtin/Object
Original file line number Diff line number Diff line change
Expand Up @@ -790,8 +790,6 @@ obj = nil
p (obj !~ /re/) # => true
#@end

@see [[m:Object#=~]]

--- display(out = $stdout) -> nil

オブジェクトを out に出力します。
Expand Down

0 comments on commit b0ce931

Please sign in to comment.