// Generated by ReScript, PLEASE EDIT WITH CARE


var add = ((a, b) => a + b);

const a = 1
;

export {
  add ,
}
/*  Not a pure module */