Files
openide/python/testData/findUsages/FunctionHasPyiStub/lib.py
andrey.matveev 0210695327 PY-26881 Use stubs for function in find usages if it exists
(cherry picked from commit 060c164c3f01a857561d5d0341a186464419e845)

IJ-MR-17639

GitOrigin-RevId: 88141ea74ff22fb022056c8d6d7f70222a3f9b74
2022-01-21 03:17:30 +00:00

3 lines
34 B
Python

def fo<caret>o():
print("42")