Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
psi
/
ConditionalParenLambda.py
blob: e596c7d2b238274eba07d7e539e696b2731f15a9 [
file
] [
log
] [
blame
]
[
f
for
f
in
1
,
(
lambda
x
:
x
if
x
>=
0
else
-
1
)]