struct tint_padded_array_element {
uint el;
};
void main_1() {
tint_padded_array_element x_200[2] = {{0u}, {0u}};
return;
}
void main() {
main_1();