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