ref: 129b80feb976b22ba4eacaed59bd1c1f54804e1a dir: /tests/cc/execute/0023-global.c/
int x; int main() { x = 0; return x; }