Skip to content

Instantly share code, notes, and snippets.

@garaemon
Created May 23, 2013 09:53
Show Gist options
  • Save garaemon/5635012 to your computer and use it in GitHub Desktop.
Save garaemon/5635012 to your computer and use it in GitHub Desktop.
test fortran
program helloworld
print *, "Hello, world."
end program helloworld
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment