We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
92a34a5
_
def f(_)
a, _, c = 1, 2, 3
a, b, c = d = 1, 2, 3