Your IP : 216.73.216.215


Current Path : /opt/imh-python/lib/python3.9/site-packages/numpy/f2py/tests/src/cli/
Upload File :
Current File : //opt/imh-python/lib/python3.9/site-packages/numpy/f2py/tests/src/cli/hiworld.f90

function hi()
  print*, "Hello World"
end function