Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
c667c1f74abd96a2098520effdd5afdff7f0d34b
/
.
/
python
/
testData
/
highlighting
/
yieldInLambda.py
blob: 72ecd04afc2ed5deab4998292156f1e187505ec4 [
file
] [
log
] [
blame
]
g
=
lambda
:
(
yield
10
)