Import is placed in some specific order on adding
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package some
|
||||
|
||||
import java.util.SortedSet
|
||||
import jettesting.data.somefun
|
||||
import java.util.SortedSet
|
||||
|
||||
fun other() {
|
||||
somefun(<caret>)
|
||||
|
||||
Reference in New Issue
Block a user