Sign in
fuchsia
/
third_party
/
github.com
/
pylint-dev
/
astroid
/
97acc1d72f225714d480da12d5cd8241c96da16c
/
.
/
tests
/
testdata
/
python3
/
data
/
notall.py
blob: 9d35aa3a021c530730a2dad28c68ce90a583370a [
file
]
name
=
'a'
_bla
=
2
other
=
'o'
class
Aaa
:
pass
def
func
():
print
(
'yo'
)