Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
testData
/
intentions
/
beforeConvertLambdaToFunction2.py
blob: cb516e67862dd26e5701ea1bbfecc36b6a754f0d [
file
] [
log
] [
blame
]
def
transform
():
return
lambda
<
caret
>
x
:
x
+
5