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