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
56eabfe07b0e4fc8c92ab10f3f502e8a94de6f5d
kotlin-fork
/
idea
/
testData
/
formatter
/
If.kt
T
Nikolay Krasko
dd1fd26461
KT-1053 Incorrect auto formatting of when expression
2012-01-18 19:27:41 +04:00
6 lines
34 B
Kotlin
Raw
Blame
History
fun
some
(
)
{
if
(
3
>
2
)
2
else
1
}
Reference in New Issue
View Git Blame
Copy Permalink