shithub: scc

ref: 574666e636c1f4a73efd3e8a3b9db96e3206184f
dir: /tests/error/0002-missinginclude.c/

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

#include "MISSING.h"