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