Submit
Path:
~
/
/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
numpy
/
f2py
/
tests
/
src
/
negative_bounds
/
File Content:
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
Submit
FILE
FOLDER
Name
Size
Permission
Action
issue_20853.f90
157 bytes
0644
N4ST4R_ID | Naxtarrr