Fix type of `raise'.
Closes PR 12525.
This commit is contained in:
parent
47d626ee8b
commit
7c1c0c96c0
|
@ -34,7 +34,8 @@
|
||||||
|
|
||||||
;Section 9.2
|
;Section 9.2
|
||||||
|
|
||||||
[raise (Univ . -> . (Un))]
|
[raise (cl->* (Univ . -> . (Un))
|
||||||
|
(Univ Univ . -> . (Un)))]
|
||||||
|
|
||||||
[error
|
[error
|
||||||
(cl->* (-> Sym (Un))
|
(cl->* (-> Sym (Un))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user