Source file actions_arguments__.ml
1
2
3
4
5
6
7
8
9
10
(** @canonical Actions_arguments.Parse *)
module Parse = Actions_arguments__Parse
(** @canonical Actions_arguments.Warnings *)
module Warnings = Actions_arguments__Warnings
module Actions_arguments__ = struct end
[@@deprecated "this module is shadowed"]