Files
openide/python/testData/paramInfo/PartialSimple.py
2011-04-21 17:11:45 +03:00

5 lines
44 B
Python

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