[FIR] Fix naming of local classes when serializing metadata
^KT-63655: Fixed ^KT-63901: Fixed ^KT-63988: Fixed
This commit is contained in:
committed by
Space Team
parent
78876b32e9
commit
54858c2118
+15
@@ -0,0 +1,15 @@
|
||||
MODULE main
|
||||
CLASS LocalNestedClassesKt$foo1$X$Y.class
|
||||
CLASS METADATA
|
||||
Property: class.metadata.companionObject
|
||||
K1
|
||||
null
|
||||
K2
|
||||
Z
|
||||
CLASS LocalNestedClassesKt$foo2$X$Y.class
|
||||
CLASS METADATA
|
||||
Property: class.metadata.companionObject
|
||||
K1
|
||||
null
|
||||
K2
|
||||
Companion
|
||||
Reference in New Issue
Block a user