Sign in
qemu
/
meson
/
refs/heads/sharedwithrust
/
.
/
test cases
/
fortran
/
21 install static
/
main.f90
blob: c83a6a05bfe8e7fc8e08e45f8d11755b2bb20df0 [
file
] [
log
] [
blame
]
use
main_lib
implicit
none
call main_hello
()
end
program