blob: 0503132c84966f270866355c30548cb592543337 [file] [log] [blame]
function x(a = { a: 6 }, b = null, ...d) {
}