Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
python
/
testData
/
intentions
/
beforeConvertLambdaToFunction.py
blob: 31bc16b72d793c3793926c951b8b26eb5b85e70b [
file
] [
log
] [
blame
]
newlist
=
lambda
x
<
caret
>,
y
:
(
x
+
y
)/
y
x
=
1