module Mb:sig
..end
val mk : ?loc:Location.t ->
?attrs:Ast_406.Parsetree.attributes ->
?docs:Ast_406.Docstrings.docs ->
?text:Ast_406.Docstrings.text ->
string Ast_406.Asttypes.loc ->
Ast_406.Parsetree.module_expr -> Ast_406.Parsetree.module_binding