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