Skip to content

Commit 799bc4e

Browse files
stdcompat for Option
1 parent 3a24cb2 commit 799bc4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/utils/test_utils.ml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
[%%metadir "metapp/.metapp.objs/byte/"]
2+
[%%metapackage "stdcompat"]
3+
[%%metaflag "-open", "Stdcompat"]
24

35
let () =
46
Test_framework.assert_eq Int.equal Format.pp_print_int

0 commit comments

Comments
 (0)