DEBSOURCES
Skip Quicknav
sources / cython / 3.0.11%2Bdfsg-2 / tests / errors / e2_packedstruct_T290.pyx
123456789
# ticket: t290 # mode: error cdef packed foo: pass _ERRORS = u""" 4:12: Expected 'struct', found 'foo' """