add newline to es6 destructuring member expression test
This commit is contained in:
@@ -8,4 +8,4 @@ var _ref2 = _slicedToArray(_ref, 2);
|
||||
|
||||
foo.foo = _ref2[0];
|
||||
foo.bar = _ref2[1];
|
||||
;
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user