Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
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
: