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