DEBSOURCES
Skip Quicknav
sources / cython / 3.0.11%2Bdfsg-2 / tests / compile / cimport_package_module_T4.pyx
123456
# ticket: t4 # mode: compile from a cimport b cdef int **t = b.foo(NULL)