* Simplify the special-case printing of single-param arrow functions * Update test fixtures with single-param arrow functions * Add some explicit snapshot tests for known edge-cases
10 lines
217 B
JavaScript
10 lines
217 B
JavaScript
var _ref2;
|
|
|
|
const {
|
|
[_ref => {
|
|
let rest = babelHelpers.extends({}, _ref);
|
|
let b = babelHelpers.extends({}, {});
|
|
}]: a,
|
|
[(_ref2 = {}, ({} = _ref2), d = babelHelpers.extends({}, _ref2), _ref2)]: c
|
|
} = {};
|