// Generated by ReScript, PLEASE EDIT WITH CARE


function f(x, y) {
  debugger;
  return x + y | 0;
}

export {
  f ,
}
/* No side effect */