Files
openide/python/testData/psi/unified/ExecAsArgument.py
2017-10-09 21:23:29 +02:00

7 lines
50 B
Python

def foo():
baz(exec, 1)
def bar():
pass