📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-06-29 20:29:05
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
numpy
/
f2py
/
tests
/
src
/
crackfortran
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/numpy/f2py/tests/src/crackfortran
🔄 Refresh
✏️
Editing: gh23598.f90
Read Only
integer function intproduct(a, b) result(res) integer, intent(in) :: a, b res = a*b end function
💾 Save Changes
❌ Cancel