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