Check that the whole code block does not have an
if (false)
or
if (false && ...)
surrounding it. I sometimes use this because I'm too lazy to comment it out.