Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
completion
/
initParams.after.py
blob: 3b8b83a7d7d0e4d9975a051b9136b3cac3afc3eb [
file
] [
log
] [
blame
]
class
C
:
def
__init__
(
self
,
auno
=
True
):
pass
c
=
C
(
auno
=)