Import is placed in some specific order on adding
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// IMPORT: xxx.Dependency
|
||||
|
||||
import a.*
|
||||
import kotlin.math.*
|
||||
import java.util.*
|
||||
import javax.*
|
||||
Reference in New Issue
Block a user