Add alphabetical sorting diagnostics with same ranges
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ package a
|
||||
import p.<!INVISIBLE_REFERENCE!>Foo<!>
|
||||
import p.<!INVISIBLE_REFERENCE!>Foo<!>.Nested
|
||||
|
||||
class Bar : <!EXPOSED_SUPER_CLASS!><!INVISIBLE_REFERENCE, INVISIBLE_MEMBER!>Foo<!>()<!> {
|
||||
class Bar : <!EXPOSED_SUPER_CLASS!><!INVISIBLE_MEMBER, INVISIBLE_REFERENCE!>Foo<!>()<!> {
|
||||
protected fun <!EXPOSED_FUNCTION_RETURN_TYPE!>foo<!>(): <!INVISIBLE_REFERENCE!>Nested<!>? = null
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user