// Generated by ReScript, PLEASE EDIT WITH CARE
'use strict';


console.log("hello");

console.log(1);

var result = 1;

exports.result = result;
/*  Not a pure module */
Compiled successfully