shithub: scc

ref: 727425772ef17fe710453ab97f659b82b8a6b585
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"