Import is placed in some specific order on adding

This commit is contained in:
Valentin Kipyatkov
2015-02-13 01:07:40 +03:00
parent 371e0baed1
commit 0a363fc371
51 changed files with 126 additions and 74 deletions
@@ -1,7 +1,7 @@
package some
import java.util.SortedSet
import jettesting.data.somefun
import java.util.SortedSet
fun other() {
somefun(<caret>)