Format spaces in infix call (KT-12018)
#KT-12018 Fixed
This commit is contained in:
+1
-1
@@ -6,5 +6,5 @@ fun test() {
|
||||
}
|
||||
|
||||
private fun __dummyTestFun__(i: Int) {
|
||||
`i`plus i
|
||||
`i` plus i
|
||||
}
|
||||
Reference in New Issue
Block a user