blob: b623bf8ca7dbc733e84587633e93a34a841dd323 [file] [log] [blame]
#include<nonexisting.h>
void func() { printf("This won't work.\n"); }