Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
program main
|
||||
use WebServer, only: say_hello
|
||||
implicit none
|
||||
|
||||
call say_hello()
|
||||
end program main
|
||||
Reference in New Issue
Block a user