Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
resolve
/
ClassPrivateOutsideInstance.py
blob: 1e3c87770db110e821d7b03b36e5987d5e6f27cd [
file
] [
log
] [
blame
]
class
A
(
object
):
__X
=
1
a
=
A
()
a
.
_
<
ref
>
_X
# must fail