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