func = -> 'use strict' arguments.callee
(function() { var func; func = function() { 'use strict'; return arguments.callee; }; }).call(this);