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 c888876 commit 1bf4e33Copy full SHA for 1bf4e33
src/tests/quadrature/test_gauss.f90
@@ -50,7 +50,7 @@ subroutine test_gauss_analytic(error)
50
end subroutine
51
52
subroutine test_fix_github_issue619(error)
53
- !> Error handling
+ !> See github issue https://github.com/fortran-lang/stdlib/issues/619
54
type(error_type), allocatable, intent(out) :: error
55
integer :: i
56
0 commit comments