Skip to content

Commit d21bfbc

Browse files
author
Cristiano Calcagno
committed
Latest cppo
1 parent a4909d0 commit d21bfbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jscomp/others/belt_MapInt.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
type key = int
33
module I = Belt_internalMapInt
44

5-
# 11
5+
# 11 "map.cppo.ml"
66
module N = Belt_internalAVLtree
77
module A = Belt_Array
88

jscomp/others/belt_MapString.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
type key = string
33
module I = Belt_internalMapString
44

5-
# 11
5+
# 11 "map.cppo.ml"
66
module N = Belt_internalAVLtree
77
module A = Belt_Array
88

0 commit comments

Comments
 (0)