Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
completion
/
initParams.after.py
blob: 3b8b83a7d7d0e4d9975a051b9136b3cac3afc3eb [
file
] [
log
] [
blame
]
class
C
:
def
__init__
(
self
,
auno
=
True
):
pass
c
=
C
(
auno
=)