Import is placed in some specific order on adding
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package to
|
||||
|
||||
import a.c
|
||||
import a.b
|
||||
import a.c
|
||||
|
||||
fun f() = c + b
|
||||
Reference in New Issue
Block a user