for(var i = 0;;) { } if(true) { } else {} while(false) { break; continue; } loop { } function () {} var i;