numpy/f2py/tests/src/cli/hiworld.f90

function hi()
  print*, "Hello World"
end function
Metadata
View Raw File