commit ee5c8726776d424dab90fd21ebdc37379a6622c4
parent db5561253ee6fe95469c78c6a49cd1b0f1a3d42f
Author: Wolfgang Corcoran-Mathe <wcm@sigwinch.xyz>
Date: Wed, 7 Feb 2024 15:22:25 -0500
Missing "Semantics:".
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/doc/r7rs-small/derived/binding-constructs.texinfo b/doc/r7rs-small/derived/binding-constructs.texinfo
@@ -232,6 +232,7 @@ it is an error if any variable appears more than once.
@cindex region
+Semantics:
The @code{let*-values} construct is similar to @code{let-values}, but the
@svar{init}s are evaluated and bindings created sequentially from left to
right, with the region of the bindings of each @svar{formals} including the