Files
openide/python/testData/completion/smartFromUsedMethodsOfString.py
2015-01-14 16:37:18 +03:00

4 lines
39 B
Python

def func(x):
x.upper
x.<caret>