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

print *, "OK"
end