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

4 lines
58 B
Fortran

PROGRAM hello
PRINT *, "Hello World!"
END PROGRAM hello