No need for this, it's handled by a case lower down (and correctly, so why
force changes in two positions?) original commit: 6a30c9dec99921e7ffff058bbb130b72a2695f55
This commit is contained in:
parent
9d55a9e592
commit
978e6acffa
|
@ -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