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
1d77f5090370698a1487c9a6de2face3dede7254
kotlin-fork
/
idea
/
testData
/
joinLines
/
removeBraces
/
If.kt
T
Valentin Kipyatkov
bc631d7aee
Fixed Join LInes on a block when there is a space in the end of line
2014-12-24 14:19:25 +03:00
6 lines
55 B
Kotlin
Raw
Blame
History
fun
foo
(
)
{
if
(
a
)
{
<
caret
>
bar
(
)
}
}
Reference in New Issue
View Git Blame
Copy Permalink