blob: c34742578f8551729fdc3474d86e92c87e2868d2 [file] [log] [blame]
subroutine bar11(a)
cf2py intent(out) a
integer a
a = 11
end