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