No need for this, it's handled by a case lower down (and correctly, so why
force changes in two positions?)
This commit is contained in:
parent
c2a53b316b
commit
6a30c9dec9
|
@ -221,7 +221,6 @@ This file defines two sorts of primitives. All of them are provided into any mod
|
|||
'type-dotted
|
||||
bound))
|
||||
(syntax-case stx (:)
|
||||
[[var : ty] (label-one #'var #'ty)]
|
||||
[([var : ty] ...)
|
||||
(label #'(var ...) #'(ty ...))]
|
||||
[([var : ty] ... . [rest : rest-ty star])
|
||||
|
|
Loading…
Reference in New Issue
Block a user