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