shithub: scc

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