Files
openide/python/testData/codeInsight/mlcompletion/locationSameFileOnly.py
andrey.matveev bf9aa197ad PY-41056 Impl new ml completion features
GitOrigin-RevId: 2c7d1296854ced8f291aa7ee399ebd1881e2b005
2020-04-15 10:02:07 +00:00

4 lines
41 B
Python

def some_function():
print(42)
<caret>