Fixed example in docs
This commit is contained in:
parent
ccc47428ff
commit
b1b7104dba
|
@ -7,7 +7,7 @@
|
|||
@title{Splitting an xlist in its constituent sublists}
|
||||
@(declare-exporting xlist)
|
||||
|
||||
@(define make-eval (make-eval-factory '(xlist)
|
||||
@(define make-eval (make-eval-factory '(xlist type-expander)
|
||||
#:lang 'typed/racket))
|
||||
|
||||
@defform*[#:kind "match-expander"
|
||||
|
|
Loading…
Reference in New Issue
Block a user