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