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