Ordering of static members in completion
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package p1
|
||||
|
||||
object O1 {
|
||||
fun xxx_fun1FromP1O1(){}
|
||||
}
|
||||
Reference in New Issue
Block a user