Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
codeInsight
/
controlflow
/
qualifiedselfreference.py
blob: f678cbc01240cd7fa6082fe606b3c0f9df89b051 [
file
] [
log
] [
blame
]
class
A
:
def
foo
(
self
,
*
args
):
self
.
args
=
[]