DEBSOURCES
Skip Quicknav
sources / python-friendly-traceback / 0.7.62%2Bgit20240811.d7dbff6-1.1 / tests / syntax / unclosed_paren_4.py
123456
# equal number of ( and ) in file print('hello' def test(): pass )