chrome调试代码的问题

(function() {\tvar i = 2;})();(function() {\talert(i);})();


    推荐阅读