var _ref, _ref2, _; function area(rect) { return rect.width * rect.height; } const result = (_ref = (_ref2 = (_ = -5, Math.abs(_)), { width: _ref2, height: _ref2 + 3 }), area(_ref));