[SLC] AbstractSymbolLightClassesByPsiTest: add more stable order
Now more diff between sources and libraries are readable. Also prefer .descriptors to .fir as FIR is a first-class support ^KT-62892
This commit is contained in:
committed by
Space Team
parent
d64f18eaa9
commit
af5f76048b
+27
@@ -0,0 +1,27 @@
|
||||
public final class $$$$$$$ /* null*/ {
|
||||
public $$$$$$$();// .ctor()
|
||||
|
||||
class G$G$ ...
|
||||
}
|
||||
|
||||
public static final class A$B /* null*/ {
|
||||
public A$B();// .ctor()
|
||||
|
||||
class $$$$$$$ ...
|
||||
|
||||
class C$D ...
|
||||
}
|
||||
|
||||
public final class C$D /* null*/ {
|
||||
public C$D();// .ctor()
|
||||
}
|
||||
|
||||
public final class Foo /* c.b.a.Foo*/ {
|
||||
public Foo();// .ctor()
|
||||
|
||||
public final void bar();// bar()
|
||||
}
|
||||
|
||||
public final class G$G$ /* null*/ {
|
||||
public G$G$();// .ctor()
|
||||
}
|
||||
Reference in New Issue
Block a user