export {}; let fn = function(p1) {}; let fn2 = function withName(p2) { console.log(this); };