ref: 0a186937f2feb7966b1711519a6d2c74f1eb628a dir: /tests/error/0001-sanity.c/
/* PATTERN: 0001-sanity.c:9: error: 'FOO' undeclared . */ int main() { return FOO; }