This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e742af54448147d61d94dea330162ebefe358ebf
kotlin-fork
/
idea
/
testData
/
intentions
/
convertVariableAssignmentToExpression
T
History
Dereck Bridie
94970e2d1e
Intention to replace a = b with b.also { a = it }
...
^KT-22420 Fixed
2020-09-03 15:11:36 +02:00
..
.intention
…
complexLhs.kt
…
complexLhs.kt.after
…
complexRhs.kt
…
complexRhs.kt.after
…
noAssignment.kt
…
simple.kt
…
simple.kt.after
…