var Test = function () { var Test = function Test() { arr.map(x => x * x); }; return Test; }();