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

4 lines
73 B
Fortran
Raw Normal View History

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