We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fccdf73 commit a27692aCopy full SHA for a27692a
src/stdlib_experimental_error.f90
@@ -22,7 +22,7 @@ end subroutine error_stop
22
contains
23
24
subroutine check(condition, msg, code, warn)
25
- !! Checks the value of a logical condition. ([spec](../page/specs/stdlib_experimental_error.html#description))
+ !! Checks the value of a logical condition.
26
!!
27
!! __Read the [specification here](../page/specs/stdlib_experimental_error.html#description).__
28
0 commit comments