Sign in
code
/
git
/
fc00bf0f9c609ff4ad3a8a4cf60bf53af3f93fc7
/
.
/
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