Do not fold imports if there is only one
#KT-3410 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import kotlin.*
|
||||
|
||||
fun foo() {}
|
||||
Reference in New Issue
Block a user
#KT-3410 Fixed
@@ -0,0 +1,3 @@
|
||||
import kotlin.*
|
||||
|
||||
fun foo() {}
|
||||