// Generated by ReScript, PLEASE EDIT WITH CARE


[
    1,
    2,
    3
  ].forEach(function (num) {
      console.log(num);
    });

export {
  
}
/*  Not a pure module */