ref: e930483aa34db9d2c88395e5505c452b032ceebc dir: /tests/execute/0113-externredecl.c/
extern int x; int x; int main() { return x; }