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
+2
-2
@@ -1,9 +1,9 @@
|
||||
public open class NestedClass : R|kotlin/Any| {
|
||||
public constructor(): R|test/NestedClass|
|
||||
|
||||
public open class Nested : R|kotlin/Any| {
|
||||
public constructor(): R|test/NestedClass.Nested|
|
||||
|
||||
}
|
||||
|
||||
public constructor(): R|test/NestedClass|
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user