Fix continuation-mark-set-first type
This commit is contained in:
parent
5fbeffaec6
commit
e123e85a90
|
@ -2046,6 +2046,7 @@
|
|||
[continuation-mark-set-first
|
||||
(-poly (a b)
|
||||
(cl->*
|
||||
(-> (-opt -Cont-Mark-Set) (make-Continuation-Mark-Key a) (-opt a))
|
||||
(->opt (-opt -Cont-Mark-Set) (make-Continuation-Mark-Key a) [b -Prompt-Tag]
|
||||
(Un a b))
|
||||
(->opt (-opt -Cont-Mark-Set) Univ [Univ -Prompt-Tag] Univ)))]
|
||||
|
|
Loading…
Reference in New Issue
Block a user