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
/
5 static
/
main.f90
blob: 4db2861ee5a6f1ed093e522dcdf4e6b855d4d156 (
plain
)
1
2
3
4
5
6
program
main
use
static_hello
implicit none
call
static_say_hello
()
end program