PHP 8.2.30
Preview: issue_20853.f90 Size: 157 B
/opt/cloudlinux/venv/lib/python3.11/site-packages/numpy/f2py/tests/src/negative_bounds/issue_20853.f90

subroutine foo(is_, ie_, arr, tout)
 implicit none
 integer :: is_,ie_
 real, intent(in) :: arr(is_:ie_)
 real, intent(out) :: tout(is_:ie_)
 tout = arr
end

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
157 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download

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