numpy/f2py/tests/src/cli/gh_22819.pyf

python module test_22819
    interface
        subroutine hello()
        end subroutine hello
    end interface
end python module test_22819
Metadata
View Raw File