DEBSOURCES
Skip Quicknav
sources / cython / 3.0.11%2Bdfsg-2 / tests / run / wundram1.pyx
123456789
""" >>> x == 5 or repr(x) True """ cdef unsigned int ui ui = 5 x = ui