🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 07:12:37 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
numpy
/
f2py
/
tests
/
src
/
negative_bounds
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/numpy/f2py/tests/src/negative_bounds
🔄 Refresh
✏️
Editing: issue_20853.f90
Read Only
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
💾 Save Changes
❌ Cancel