Java to Kotlin converter: better formatting preserving from original code
#KT-4801 Fixed
This commit is contained in:
@@ -1,2 +1 @@
|
||||
while (true)
|
||||
i = i + 1
|
||||
while (true) i = i + 1
|
||||
Reference in New Issue
Block a user