module Vb:sig
..end
val mk : ?loc:Location.t ->
?attrs:Ast_407.Parsetree.attributes ->
?docs:Ast_407.Docstrings.docs ->
?text:Ast_407.Docstrings.text ->
Ast_407.Parsetree.pattern ->
Ast_407.Parsetree.expression -> Ast_407.Parsetree.value_binding