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