DEBSOURCES
Skip Quicknav
sources / git / 1%3A2.47.3-0%2Bdeb13u1 / t / t4018 / fortran-comment-legacy
12345678910111213
module a contains C subroutine wrong subroutine RIGHT C subroutine wrong real ChangeMe end subroutine RIGHT end module a