🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 07:07:14 | PHP 8.1.34
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
numpy
/
f2py
/
tests
/
src
/
module_data
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/numpy/f2py/tests/src/module_data
🔄 Refresh
✏️
Editing: module_data_docstring.f90
Read Only
module mod integer :: i integer :: x(4) real, dimension(2,3) :: a real, allocatable, dimension(:,:) :: b contains subroutine foo integer :: k k = 1 a(1,2) = a(1,2)+3 end subroutine foo end module mod
💾 Save Changes
❌ Cancel