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