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