Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
completion
/
initParams.py
blob: e4c5b04cda00dc2af23a60aac76693a2168827d4 [
file
] [
log
] [
blame
]
class
C
:
def
__init__
(
self
,
auno
=
True
):
pass
c
=
C
(
au
<
caret
>)