shithub: scc

ref: 488049b6b56ab50d7be0e7dda5bdbbded5e5d2df
dir: /tests/error/0002-missinginclude.c/

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

#include "MISSING.h"