shithub: scc

ref: 38f03e07a073bba716564f05dcc9e8ee891805cd
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"