Sign in
android
/
platform
/
tools
/
idea
/
0344e5a53350b4034fea4fa275fd25a87107b334
/
.
/
python
/
testData
/
psi
/
YieldAsArgument.py
blob: 450791aec7d2fb1c6df956e9543d63571572720c [
file
] [
log
] [
blame
]
def
f
():
foo
(
yield
42
)