blob: 7d3743744c0b36eb501e4137c3c87c198cc6deeb [file] [log] [blame]
def f(a, b, c):
pass
f(<arg_c>c=1, *(10, <arg_star>20))