[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
@@ -1,5 +1,7 @@
|
||||
public final class A /* A*/ {
|
||||
private int z;
|
||||
private int z = 1 /* initializer type: int */;
|
||||
|
||||
public A f;
|
||||
|
||||
public A();// .ctor()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user