Files
openide/python/testData/psi/assignment/NestedTupleMapped.py
2024-05-15 00:01:20 +00:00

2 lines
58 B
Python

<dst1>a, (<dst2>b, <dst3>c) = <src1>1, (<src2>2, <src3>3)