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