📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 14:41:11
📂
/
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
numpy
/
f2py
/
tests
/
src
/
crackfortran
✏️
Editing: gh23598.f90
integer function intproduct(a, b) result(res) integer, intent(in) :: a, b res = a*b end function
💾 Save Changes
❌ Cancel