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