Fix type of raise-range-error.
This commit is contained in:
parent
4bf94de5f5
commit
5bc108c7b1
|
@ -340,7 +340,7 @@
|
|||
[raise-arguments-error
|
||||
(->* (list Sym -String) Univ (Un))]
|
||||
[raise-range-error
|
||||
(->opt Sym -String -String index-type Univ index-type index-type [index-type] (Un))]
|
||||
(-> Sym -String -String index-type Univ index-type index-type (Un index-type (-val #f)) (Un))]
|
||||
|
||||
))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user