Skip to content

Commit ed2b9c7

Browse files
committed
tweak
1 parent 3a7bb13 commit ed2b9c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jscomp/test/debug_tmp.ml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
[@@@bs.config {
33
flags = [|
44
(* "-drawlambda"; "-dlambda"; *)
5-
"-dtypedtree"
6-
(* "-bs-debug-unit" *)
5+
"-dtypedtree";
6+
(* "-bs-diagnose" *)
77
|]
88
}]
99

0 commit comments

Comments
 (0)