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