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