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