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
d0d8ea7c69e19a18c471ae4e1de3ca07f5bc8586
kotlin-fork
/
idea
/
resources
/
intentionDescriptions
/
AddBracesToWhenEntryIntention
/
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
4 lines
24 B
Plaintext
Raw
Blame
History
when (a) {
1 -> b()
}
Reference in New Issue
View Git Blame
Copy Permalink