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
8d2ffb2dab7710422cd92bbdec1e715cd03cbb7e
kotlin-fork
/
idea
/
resources
/
intentionDescriptions
/
RemoveBracesFromWhenEntryIntention
/
before.kt.template
T
Kirill
223fd9fad0
Implement intentions to add/remove braces to/from when entries #KT-12043 Fixed
2016-08-15 14:13:13 +03:00
6 lines
34 B
Plaintext
Raw
Blame
History
when (a) {
1 -> {
b()
}
}
Reference in New Issue
View Git Blame
Copy Permalink