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