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