function g() { 'use strict'; function h(x, y = function(x) {}) { } var h2 = (x, y = function(x) {}) => { }; }