Files
babel/packages/babel-plugin-proposal-pipeline-operator/test/fixtures/smart/basic/output.js
2019-02-04 21:58:46 +01:00

4 lines
117 B
JavaScript

var _ref, _ref2, _;
var result = (_ref = (_ref2 = (_ = 5, _ + 1), _ref2 + _ref2), Math.pow((x => x * 7)(_ref), 2));