Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
resolve
/
QualifiedFunc.py
blob: 3f5036c97017f56b963de069b4d5cf11837b2162 [
file
] [
log
] [
blame
]
class
Foo
:
def
bar
():
pass
Foo
().<
ref
>
bar
()