Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
tools
/
idea
/
3a2425a5aed1bef93dab954745ad5665265eb70b
/
.
/
python
/
testData
/
psi
/
ConditionalParenLambda.py
blob: e596c7d2b238274eba07d7e539e696b2731f15a9 [
file
] [
log
] [
blame
]
[
f
for
f
in
1
,
(
lambda
x
:
x
if
x
>=
0
else
-
1
)]