if(1 == 2) automatically means if(false). This means the next code block will be ignored.