FIR: introduce & use various comparators to sort members while de/serialization
#KT-41018 fixed
This commit is contained in:
committed by
Mikhail Zarechenskiy
parent
91c021c699
commit
e8157a5488
Vendored
+2
-2
@@ -2,11 +2,11 @@ public abstract interface Bbb : R|kotlin/Any| {
|
||||
}
|
||||
|
||||
public final class ClassObjectextendsTrait : R|kotlin/Any| {
|
||||
public constructor(): R|test/ClassObjectextendsTrait|
|
||||
|
||||
public final companion object Companion : R|test/Bbb| {
|
||||
private constructor(): R|test/ClassObjectextendsTrait.Companion|
|
||||
|
||||
}
|
||||
|
||||
public constructor(): R|test/ClassObjectextendsTrait|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user