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