File Manager

Path: /opt/cloudlinux/venv/lib/python3.11/site-packages/numpy/f2py/tests/src/mixed/

Viewing File: foo.f

      subroutine bar11(a)
cf2py intent(out) a
      integer a
      a = 11
      end