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