shithub: scc

ref: 9f8594e14791b57e662abe1e76324bd2366c753c
dir: /tests/error/0002-missinginclude.c/

View raw version
/*
PATTERN:
0002-missinginclude.c:7: error: included file 'MISSING.h' not found
.
*/

#include "MISSING.h"