// Generated by ReScript, PLEASE EDIT WITH CARE


console.log("hello");

console.log(1);

var result = 1;

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