shithub: scc

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