Refactored sorting in completion
Also changed semantics of DeclarationDescriptor.importableFqName - it now returns null when descriptor cannot be referenced by import + dropped DeclarationDescriptor.importableFqNameSafe
This commit is contained in:
@@ -5,6 +5,6 @@ class A {
|
||||
}
|
||||
|
||||
// INVOCATION_COUNT: 2
|
||||
// ORDER: kokoFun
|
||||
// ORDER: koza
|
||||
// ORDER: kotlin
|
||||
// ORDER: kokoFun
|
||||
|
||||
Reference in New Issue
Block a user