Swift.Array.first issue

Using Elements .2731 in Fire and VS2022.

With array of structs, accessing first item’s field causes compile time error in .NET. Android compiles fine. Test projects attached.


TestProjects.zip (461.0 KB)

Sounds like a compiler bug, related to the (internal) `GenericNullable wrapper.

Logged as bugs://E25853.

bugs://E25853 was closed as fixed.