ref: c8e83b592e5195397337ceef26a9c51fbef31dfc dir: /tests/execute/0121-localinit.c/
main() { int x[] = { 1, 0 }; return x[1]; }