Skip to content

Commit cb48729

Browse files
committed
fix ci
1 parent 1de685d commit cb48729

File tree

1 file changed

+2
-1
lines changed
  • jscomp/build_tests/exports/src

1 file changed

+2
-1
lines changed

jscomp/build_tests/exports/src/demo.ml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11

2-
2+
exception Stack_overflow
3+
exception Sys_error of string
34
let _ =
45
Js.Int.toString,
56
Js.Float.isNaN

0 commit comments

Comments
 (0)