shithub: scc

ref: 1d263bb8b0a2b372050ec285a1306431c203542e
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"