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