atom-beautify/examples/nested-jsbeautifyrc/fortran/original/test.f90

4 lines
73 B
Fortran

program hello
print *, "Hello World!"
end program hello