| Current Path : /usr/local/python-3.13/lib/python3.13/site-packages/numpy/f2py/tests/src/mixed/ |
| Current File : //usr/local/python-3.13/lib/python3.13/site-packages/numpy/f2py/tests/src/mixed/foo.f |
subroutine bar11(a)
cf2py intent(out) a
integer a
a = 11
end