typo: with-immed-mark-val -> with-immed-mark-def-val
This commit is contained in:
parent
5e2caa169e
commit
c21d5e780b
|
@ -594,7 +594,7 @@ binding, constructor, etc.}
|
|||
|
||||
@defstruct+[(with-immed-mark expr)
|
||||
([key (or/c expr? seq? any/c)]
|
||||
[val (or/c expr? seq? any/c)]
|
||||
[def-val (or/c expr? seq? any/c)]
|
||||
[body (or/c expr? seq? any/c)])]{
|
||||
|
||||
Represents a @racket[(call-with-immediate-continuation-mark key
|
||||
|
|
Loading…
Reference in New Issue
Block a user