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