Skip to content

Commit d0d1f14

Browse files
committed
actually the second position following a #:...bind is a beta, I believe
related to racket#88 related to racket#101
1 parent 9ab22bf commit d0d1f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redex-doc/redex/scribblings/ref/languages.scrbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#,pattern
3131
(code:line binding-pattern #:exports beta)
3232
(code:line binding-pattern #:refers-to beta)
33-
(code:line binding-pattern #:...bind (id id beta))]
33+
(code:line binding-pattern #:...bind (id beta beta))]
3434
[beta nothing
3535
symbol
3636
(shadow beta-seqence ...)]

0 commit comments

Comments
 (0)