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