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