piston/packages/gcc/10.2.0/test.f90

4 lines
50 B
Fortran
Raw Normal View History

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