We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe0490e commit f3aa85dCopy full SHA for f3aa85d
src/ocaml/utils/config.ml
@@ -49,7 +49,7 @@ and ast_impl_magic_number = "Caml1999M035"
49
and ast_intf_magic_number = "Caml1999N035"
50
and cmxs_magic_number = "Caml1999D035"
51
and cmt_magic_number = "Caml1999T035"
52
-and index_magic_number = "Merl2023I003"
+and index_magic_number = "Merl2023I004"
53
54
let interface_suffix = ref ".mli"
55
let flat_float_array = true
0 commit comments