Skip to content

Commit b4b7dde

Browse files
committed
Add alias just to be sure
Signed-off-by: Rudi Grinberg <[email protected]>
1 parent f9c1d56 commit b4b7dde

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bin/main.ml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ module Arg = struct
2929
end
3030

3131
let path = Path.conv
32+
33+
[@@@ocaml.warning "-32"]
34+
let file = path
3235
end
3336

3437
type common =

0 commit comments

Comments
 (0)