index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
fortran
/
2 modules
/
comment_mod.f90
blob: 917f6be9a0059e7ea1912d3968cfa3d8b5018cab (
plain
)
1
2
3
4
5
6
module
line
! inline comment
implicit none
real
::
length
end module
line