Skip to content

Commit 0061043

Browse files
committed
remove raise from Pervasives_mini.res
1 parent 835efe4 commit 0061043

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

runtime/Pervasives_mini.res

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/* Exceptions */
2-
external raise: exn => 'a = "%raise"
32
external throw: exn => 'a = "%raise"
43

54
/* Debugging */

0 commit comments

Comments
 (0)