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