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