Files
openide/python/testData/psi/TupleArguments.py

2 lines
30 B
Python

def foo((a, b), (c, d)): pass