last commit of 2020+1
This commit is contained in:
4
code/fortran/hello.f90
Normal file
4
code/fortran/hello.f90
Normal file
@@ -0,0 +1,4 @@
|
||||
program hello
|
||||
implicit none
|
||||
print *, "hello world"
|
||||
end
|
||||
Reference in New Issue
Block a user