shithub: scc

ref: 8e8d93c0d70db35b5dbed8ea0aba54fb557bd15b
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"