4
let myTest = () => {
Js.Exn.raiseError("Hello!")
}
⣿
// Generated by ReScript, PLEASE EDIT WITH CARE
import * as Js_exn from "./stdlib/js_exn.js";
function myTest(param) {
return Js_exn.raiseError("Hello!");
}
export {
myTest ,
}
/* No side effect */
Compiled successfully
0 Errors, 0 Warnings
ReScript Version
Syntax
Module-System
Loaded Libraries
- @rescript/react
Warning Flags
+a-4-9-20-40-41-42-50-61-102