mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
[DOC] Link to special fatal
class through rdoc-ref
This commit is contained in:
parent
33f95d632d
commit
2a44a57e14
Notes:
git
2024-12-19 22:15:41 +00:00
1 changed files with 1 additions and 1 deletions
2
error.c
2
error.c
|
@ -3434,7 +3434,7 @@ syserr_eqq(VALUE self, VALUE exc)
|
|||
* * ZeroDivisionError
|
||||
* * SystemExit
|
||||
* * SystemStackError
|
||||
* * {fatal}[https://docs.ruby-lang.org/en/master/fatal.html]
|
||||
* * {fatal}[rdoc-ref:fatal]
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue