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