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