"use strict"; var helloFriend = function helloFriend(one, two, three, four) { console.log("hi"); var mything = "yes"; };