DEBSOURCES
Skip Quicknav
sources / git / 1%3A2.30.2-1%2Bdeb11u2 / t / t4018 / fortran-comment
12345678910111213
module a contains ! subroutine wrong subroutine RIGHT ! subroutine wrong real ChangeMe end subroutine RIGHT end module a