alias Foo = int[0]; // #error: An array may not have zero struct Bar { Foo x; int b; }