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