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

5 lines
44 B
Python

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