mirror of
https://github.com/tailix/libkernaux.git
synced 2025-04-14 17:32:55 -04:00
Ruby: Improve doc comment
This commit is contained in:
parent
57caa8716c
commit
122a39b48a
1 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,8 @@ module KernAux
|
|||
##
|
||||
# Raised when assertion has failed or panic has been called.
|
||||
#
|
||||
# @see .panic
|
||||
#
|
||||
class AssertError < Error; end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue