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
/
1 basic
/
simple.f90
blob: 2160d561f327c43ba4a5cdb44dbbe0f363eb0bf5 (
plain
)
1
2
3
program
main
print
*
,
"Fortran compilation is working."
end program