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