Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
highlighting
/
yieldInLambda.py
blob: 72ecd04afc2ed5deab4998292156f1e187505ec4 [
file
] [
log
] [
blame
]
g
=
lambda
:
(
yield
10
)