Do not fold imports if there is only one

#KT-3410 Fixed
This commit is contained in:
Natalia.Ukhorskaya
2013-04-02 17:25:02 +04:00
parent 0985b124df
commit d84cf971c1
3 changed files with 9 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
import kotlin.*
fun foo() {}