Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
findUsages
/
ClassUsages.py
blob: ca0a1988288f4f6bd45a49833d1d336de3137ae1 [
file
] [
log
] [
blame
]
class
C
<
caret
>
ow
:
def
__init__
(
self
):
pass
c
=
Cow
()