var t = function (f = "foo") { return f + " bar"; };