/opt/imh-python/lib/python3.9/site-packages/numpy/f2py/tests/src/abstract_interface
NameSizeModeActions
foo.f906580644editdlrm
gh18403_mod.f901050644editdlrm
Edit: /opt/imh-python/lib/python3.9/site-packages/numpy/f2py/tests/src/abstract_interface/gh18403_mod.f90 (105B)
module test abstract interface subroutine foo() end subroutine end interface end module test