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