int warningInHeader() { } void myfun() { int i = 0; if (i = 3) {} } errorInHeader;