shithub: scc

ref: bd06ba3a5ea0f122fbb6b7c284c32068220dd33b
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"