index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
fortran
/
21 install static
/
main.f90
blob: d0c67fe8e14824dcb94e1376c03ecd8df4c0a57a (
plain
)
1
2
3
4
5
program
main
use
main_lib
implicit none
call
main_hello
()
end program