There was an error while loading. Please reload this page.
1 parent 1de685d commit cb48729Copy full SHA for cb48729
jscomp/build_tests/exports/src/demo.ml
@@ -1,5 +1,6 @@
1
2
-
+exception Stack_overflow
3
+exception Sys_error of string
4
let _ =
5
Js.Int.toString,
6
Js.Float.isNaN
0 commit comments