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