Skip to content

Commit d65b5a4

Browse files
committed
snapshot
1 parent fbb1450 commit d65b5a4

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

lib/4.06.1/unstable/js_compiler.ml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88751,7 +88751,6 @@ let array = "Caml_array"
8875188751
let format = "Caml_format"
8875288752
let string = "Caml_string"
8875388753
let bytes = "Caml_bytes"
88754-
let char = "Caml_char"
8875588754
let float = "Caml_float"
8875688755
let hash_primitive = "Caml_hash_primitive"
8875788756
let hash = "Caml_hash"

lib/4.06.1/unstable/js_refmt_compiler.ml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88751,7 +88751,6 @@ let array = "Caml_array"
8875188751
let format = "Caml_format"
8875288752
let string = "Caml_string"
8875388753
let bytes = "Caml_bytes"
88754-
let char = "Caml_char"
8875588754
let float = "Caml_float"
8875688755
let hash_primitive = "Caml_hash_primitive"
8875788756
let hash = "Caml_hash"

lib/4.06.1/whole_compiler.ml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378305,7 +378305,6 @@ let array = "Caml_array"
378305378305
let format = "Caml_format"
378306378306
let string = "Caml_string"
378307378307
let bytes = "Caml_bytes"
378308-
let char = "Caml_char"
378309378308
let float = "Caml_float"
378310378309
let hash_primitive = "Caml_hash_primitive"
378311378310
let hash = "Caml_hash"

0 commit comments

Comments
 (0)