Skip to content

Commit 1a7263e

Browse files
committed
snapshot
1 parent 70b6466 commit 1a7263e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/whole_compiler.ml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116714,6 +116714,8 @@ let out_ident ppf s =
116714116714
| "Belt_MapInt" -> "Belt.Map.Int"
116715116715
| "Belt_MapString" -> "Belt.Map.String"
116716116716

116717+
| "Belt_Option" -> "Belt.Option"
116718+
116717116719
| "Belt_MutableSet" -> "Belt.MutableSet"
116718116720
| "Belt_MutableSetInt" -> "Belt.MutableSet.Int"
116719116721
| "Belt_MutableSetString" -> "Belt.MutableSet.String"

0 commit comments

Comments
 (0)