Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
codeInsight
/
codefragment
/
class.test
blob: 944684a39a71fb9d54576ffb3c2417910dcd4283 [
file
] [
log
] [
blame
]
class
Z
:
def
full
(
self
):
pass
<begin>
z
=
Z
()
z
.
full
()<
end
>
<result>
In
:
Out
: