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