PHP 8.2.30
Preview: gh17797.f90 Size: 148 B
//opt/cloudlinux/venv/lib/python3.11/site-packages/numpy/f2py/tests/src/callback/gh17797.f90

function gh17797(f, y) result(r)
  external f
  integer(8) :: r, f
  integer(8), dimension(:) :: y
  r = f(0)
  r = r + sum(y)
end function gh17797

Directory Contents

Dirs: 0 × Files: 3

Name Size Perms Modified Actions
1.22 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
148 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download
506 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).