Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meson
/
test cases
/
fortran
/
7 generated
/
mod3.fpp
blob: ab3db655588af9ed23648df7b03db73a71e385f8 (
plain
)
1
2
3
4
5
6
module mod3 implicit none integer, parameter :: modval3 = @THREE@ end module mod3