index
:
meson
debian
progress-linux
upstream
debian 11 backports: hardware (libnvme, nvme-cli)
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
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