Clicky
Showing changes from revision #2 to #3:
(追記) Added (追記ここまで) | (削除) Removed (削除ここまで) | (削除) Chan (削除ここまで)(追記) ged (追記ここまで)
The hello program prints the text "Hello, world!"
(追記ここまで)(追記) (追記ここまで)! hello.f90 -- "Hello, World" in Fortran 90
program hello
print *, "Hello, world!"
end program hello
(追記)
(追記ここまで)(追記) Author: Jason Blevins
(追記ここまで)(追記) (追記ここまで)(追記)License: Public domain (or BSD license, MIT license, GPL license)
(追記ここまで)