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