DEBSOURCES
Skip Quicknav
sources / cython / 3.0.11%2Bdfsg-2 / tests / errors / incomplete_varadic.pyx
12345678
# mode: error cdef error_time(bool its_fine, .): pass _ERRORS = u""" 3: 31: Expected an identifier, found '.' """