Do not assert existence of metadata for local delegated properties
Local delegated property may origin from a body of inlined function. In that case, they contain no metatada - which is ok, as the original local delegated properties contain it and will be serialized. ^KT-58780: Fixed
This commit is contained in:
committed by
Space Team
parent
4b85776405
commit
d600d768a6
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_INLINER_K2: IR
|
||||
// FILE: 1.kt
|
||||
package test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user