Sign in
code
/
git
/
06f63df8463a2c3e862bd99fe6eb5cec3ec28da2
/
.
/
t
/
t4018
/
fortran-comment-legacy
blob: 53cd062c1e5f315e9bd21fd87dd4ca8f7624e1e1 [
file
]
module
a
contains
C subroutine wrong
subroutine RIGHT
C subroutine wrong
real
ChangeMe
end
subroutine RIGHT
end
module
a