shithub: scc

ref: 647f85d6fac7e0aee9881909cd5086941e3d11c7
dir: /tests/error/0002-missinginclude.c/

View raw version
/*
PATTERN:
0002-missinginclude.c:7: error: included file 'MISSING.h' not found
.
*/

#include "MISSING.h"