shithub: scc

ref: 563f6cff7bec0a6c084721d6a46bdd0e88d6d78c
dir: /tests/error/0002-missinginclude.c/

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

#include "MISSING.h"