Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
psi
/
EmptyBlockInFunctionBeforeFunction.py
blob: 5248b7d54dabd7d41b61425588e530e23c67a98e [
file
] [
log
] [
blame
]
def
foo
(
xs
):
for
x
in
xs
:
def
bar
():
pass