1
2
3
function hi()
  print*, "Hello World"
end function