// Generated by ReScript, PLEASE EDIT WITH CARE


for(var x = 1; x <= 3; ++x){
  console.log(x);
}

export {
  
}
/*  Not a pure module */