tmp
/
pip-install-ghxuqwgs
/numpy_78e94bf2b6094bf9a1f3d92042f9bf46
/numpy
/f2py
/tests
/src
/mixed
/foo.f
subroutine bar11(a) | |
cf2py intent(out) a | |
integer a | |
a = 11 | |
end | |