Untested Fortran
This commit is contained in:
parent
604aa8561a
commit
df8b5a1a08
3
fortran/helloworld.f
Normal file
3
fortran/helloworld.f
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
program hello
|
||||||
|
print *, "Hello World!"
|
||||||
|
end program
|
Loading…
Reference in New Issue
Block a user