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