shithub: scc

ref: e7de88b1568b84cdd7c18b3149d7e17f8686763b
dir: /tests/cc/error/0002-missinginclude.c/

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

#include "MISSING.h"