Skip to content
Snippets Groups Projects
Commit 41cf796a authored by Jonas Riedel's avatar Jonas Riedel
Browse files

Replace HelloWorld.f95

parent 26171ef8
No related branches found
No related tags found
No related merge requests found
program hello_world
program HelloWorld
write(*,*)"Hello world!"
end program hello_world
\ No newline at end of file
end program HelloWorld
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment