Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
resources
/
intentionDescriptions
/
ConvertToBlockBodyIntention
/
description.html
blob: a233bf91a9d11dbdb466179ca911247f98ef1573 [
file
] [
log
] [
blame
]
<html>
<body>
This intention converts expression body (single expression after '=' sign) to block body with return statement.
</body>
</html>