// #target: x64_darwin module test; struct Foo { int x, y; } Foo[10] array; // #expect: test.ll @test.array = protected global [10 x %test.Foo] zeroinitializer, align 16