Skip to content

Instantly share code, notes, and snippets.

@davidjmemmett
Created March 25, 2011 21:46
Show Gist options
  • Save davidjmemmett/887701 to your computer and use it in GitHub Desktop.
Save davidjmemmett/887701 to your computer and use it in GitHub Desktop.
program HelloWorld
write (*,*) 'Hello, world!'
end program
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment