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 b9f2bf5 commit aed6d2fCopy full SHA for aed6d2f
src/tests/regression/reported/issue-293-silent-event-failure.F90
@@ -34,7 +34,7 @@ program main
34
!! date: 2016-12-22
35
!! category: regression
36
!! Test posting a static event_type coarray
37
- !! OpenCoarrays issue #293
+ !! OpenCoarrays issue [#293](https://github.com/sourceryinstitute/opencoarrays/issues/293)
38
use iso_fortran_env, only : event_type
39
implicit none
40
type(event_type) :: test_post[*]
0 commit comments