Files
openide/python/testData/paramInfo/StarredParam.py
2009-07-17 23:24:10 +04:00

6 lines
56 B
Python

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