Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android11-mainline-sparse-2020-dec-release
/
.
/
python
/
testData
/
doctests
/
className.expected.docstring
blob: 447cf9bb65f6a301d64e81f0a04dd2de28f725b5 [
file
] [
log
] [
blame
] [
edit
]
class
Test
:
pass
def
foo
():
"""
>>> a = Test
"""