Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
resources
/
intentionDescriptions
/
UnfoldAssignmentToWhenIntention
/
description.html
blob: 4a5723c22341030582f4389ebb7a23aa454f190a [
file
] [
log
] [
blame
]
<html>
<body>
This intention converts assignment with 'when' right-hand side to 'when' expression where each branch is terminated with assignment
</body>
</html>