piston/packages/gcc/10.2.0/test.f90

3 lines
50 B
Fortran

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