module Md:sig
..end
val mk : ?loc:Location.t ->
?attrs:Ast_405.Parsetree.attributes ->
?docs:Ast_405.Docstrings.docs ->
?text:Ast_405.Docstrings.text ->
string Ast_405.Asttypes.loc ->
Ast_405.Parsetree.module_type -> Ast_405.Parsetree.module_declaration