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