piston/packages/gcc/10.2.0/test.f90
2021-04-27 17:52:54 -04:00

3 lines
50 B
Fortran

program test
print "(a)", 'OK'
end program test