Sign in
qemu
/
meson
/
refs/heads/sharedwithrust
/
.
/
test cases
/
fortran
/
5 static
/
main.f90
blob: 6d878cb47f61d37a9f5d1c50fff0a8971040451e [
file
] [
log
] [
blame
]
use
static_hello
implicit
none
call static_say_hello
()
end
program