[serialization] adoption of eb73650209
This commit is contained in:
+2
-1
@@ -45,7 +45,8 @@ private val FAKE_CAPTURED_TYPE_CLASS_DESCRIPTOR
|
|||||||
this, Annotations.EMPTY,
|
this, Annotations.EMPTY,
|
||||||
false, Variance.IN_VARIANCE,
|
false, Variance.IN_VARIANCE,
|
||||||
Name.identifier("Projection"),
|
Name.identifier("Projection"),
|
||||||
/* index = */ 0
|
/* index = */ 0,
|
||||||
|
LockBasedStorageManager.NO_LOCKS
|
||||||
).let(::listOf)
|
).let(::listOf)
|
||||||
)
|
)
|
||||||
createTypeConstructor()
|
createTypeConstructor()
|
||||||
|
|||||||
Reference in New Issue
Block a user