open_in_new
content_copy
const function1 = function(){ console.log('hello'); }; function1()