Files
openide/python/testData/paramInfo/StarredParam.py

6 lines
56 B
Python

def foo(a, b, c):
pass
foo(<arg1>1, <arg23>*(2, 3))