Add type for raise-argument-error in TR.
Closes PR13132. original commit: d31005b380ceffce53315b91eeeff8655dd85e93
This commit is contained in:
parent
3239a56aee
commit
e3905c3500
|
@ -325,6 +325,10 @@
|
|||
[real->decimal-string (-Real [index-type] . ->opt . -String)]
|
||||
|
||||
|
||||
[raise-argument-error
|
||||
(cl->*
|
||||
[-> Sym -String Univ (Un)]
|
||||
[->* (list Sym -String index-type) Univ (Un)])]
|
||||
[raise-type-error
|
||||
(cl->*
|
||||
[-> Sym -String Univ (Un)]
|
||||
|
|
Loading…
Reference in New Issue
Block a user