"use strict";function_classCallCheck(e,a){if(!(einstanceofa))thrownewTypeError("Cannot call a class as a function")}functionadd(e){returne+4}exports.__esModule=!0;varBuffer=functione(){_classCallCheck(this,e),this.i=4};add("5"),add("6");varbuffer=newBuffer(3);exports["default"]=Buffer,module.exports=exports["default"];
"use strict";function_classCallCheck(n,t){if(!(ninstanceoft))thrownewTypeError("Cannot call a class as a function")}functionadd(n){returnn+4}varBuffer=functionn(){_classCallCheck(this,n),this.i=4};add("5"),add("6"),describe("A suite",function(){it("contains spec with an expectation",function(){expect(!0).toBe(!0)})});