Linkify split-for-body in syntax/for-body docs
This commit is contained in:
parent
ecde607a62
commit
390977c1de
|
@ -1,6 +1,7 @@
|
|||
#lang scribble/manual
|
||||
@(require (for-label racket/base
|
||||
syntax/quote))
|
||||
syntax/quote
|
||||
syntax/for-body))
|
||||
|
||||
@title{Parsing @racket[for] Bodies}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user