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