Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
findUsages
/
UnresolvedClassInit.py
blob: 4e5df21c202e47ee8b149b1659f47e0e7b50e82c [
file
] [
log
] [
blame
]
class
<
caret
>
B
(
C
):
def
__init__
(
self
):
C
.
__init__
(
self
)