a74fae246b
This is a hack used by Kotlin/Native purely to implement Array constructors. Since there's a lowering that does that, and inline constructors are not part of the language (although they theoretically could be), the code is redundant.