DEBSOURCES
Skip Quicknav
sources / python-friendly-traceback / 0.7.62%2Bgit20240811.d7dbff6-1.1 / tests / syntax / assign_to_ellipsis.py
1234
"""Should raise SyntaxError: cannot assign to Ellipsis in Py 3.8 and assignment to keyword before.""" ... = 1