DEBSOURCES
Skip Quicknav
sources / cython / 3.0.11%2Bdfsg-2 / tests / errors / invalid_cast.pyx
12345678
# mode: error def f(): a = <foao>True _ERRORS = u""" 4:9: 'foao' is not a type identifier """