763cb6dd6f
Otherwise EnhancedNullability annotation instance is lost (for some reason it's not translated to IR elements), and in the newly added test, the wrapper type in Java is confused with primitive, and this causes a platform declaration clash error. Also make IrTypeArgument.eraseTypeParameters private, since it's not used outside.