// Generated by ReScript, PLEASE EDIT WITH CARE

import * as Caml_option from "./stdlib/caml_option.js";

var x = Caml_option.some(undefined);

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