[serialization] adoption of eb73650209

This commit is contained in:
Vasily Levchenko
2019-11-27 15:34:43 +01:00
parent 861bd65e34
commit 8c77c43e5e
@@ -45,7 +45,8 @@ private val FAKE_CAPTURED_TYPE_CLASS_DESCRIPTOR
this, Annotations.EMPTY,
false, Variance.IN_VARIANCE,
Name.identifier("Projection"),
/* index = */ 0
/* index = */ 0,
LockBasedStorageManager.NO_LOCKS
).let(::listOf)
)
createTypeConstructor()