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