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