Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
resolve
/
TextBasedResolve.py
blob: 0a332f60dcdea813caf16d64cc4f25851de7bad5 [
file
] [
log
] [
blame
]
class
A
:
def
long_unique_identifier
(
self
):
pass
def
foo
(
x
):
x
.
long_unique_identifier
()
# <ref>