Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
resolve
/
AttributeAssignedNearby.py
blob: b46acc13952cf5dd97efea6c050096dc5a2fc53c [
file
] [
log
] [
blame
]
def
foo
(
bar
):
bar
.
xyzzy
=
1
print
bar
.
xyzzy
# <ref>