// Generated by ReScript, PLEASE EDIT WITH CARE
'use strict';
var Js_exn = require("./stdlib/js_exn.js");
function myTest(param) {
return Js_exn.raiseError("Hello!");
}
exports.myTest = myTest;
/* No side effect */
ReScript Version
Syntax
Module-System
Enabled Libraries
- @rescript/react
Warning Flags
+a-4-9-20-40-41-42-50-61-102
Compiled successfully