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