\

  1. new function() {  
  2.     do break;while(typeof delete this);  
  3.     for(var a;void 0;)  
  4.         continue  
  5.     if (null)  
  6.         with(0)  
  7.     try{  
  8.         switch(1 in 1 instanceof 1) {  
  9.             case false:  
  10.             default:throw true  
  11.         }  
  12.     }catch(a){}finally{}else return  // console.log("去掉注释可以运行到这里")  
  13. };