Object destructuring now picks up literal properties

pull/8386/head
Nguyen Tran 4 years ago
parent 8015a36770
commit 8ddefd90e0

@ -161,7 +161,7 @@ export function unpack_destructuring({
context_rest_properties
});
}
}
}
});
}
}

Loading…
Cancel
Save