Skip to content

Commit e81d2b3

Browse files
committed
Update includecore.ml
1 parent f3a283a commit e81d2b3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jscomp/ml/includecore.ml

-2
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,6 @@ let report_type_mismatch0 first second decl ppf err =
178178
| _ ->
179179
default ()
180180
)
181-
(* pr "Their internal representations differ:@ rep1:%s rep2:%s decl:%s"
182-
first second decl *)
183181
| Unboxed_representation b ->
184182
pr "Their internal representations differ:@ %s %s %s"
185183
(if b then second else first) decl

0 commit comments

Comments
 (0)