aboutsummaryrefslogtreecommitdiff
path: root/archive/tests/2/main.f90
blob: bd820eb126de3d9c6e20463d6ffa537b442ae484 (plain)
1
2
3
4
5
program test2
implicit none

print *, "TEST2 OK"
end