Fix type of expt.
Closes PR13026.
This commit is contained in:
parent
af8fc1f26a
commit
f514550300
|
@ -1622,7 +1622,6 @@
|
|||
(-PosRat -Int . -> . -PosRat)
|
||||
(-NonNegRat -Int . -> . -NonNegRat)
|
||||
(-Rat -Int . -> . -Rat)
|
||||
(-Rat -Rat . -> . -ExactNumber)
|
||||
(-PosFlonum -Real . -> . -PosFlonum)
|
||||
(-PosReal -Flonum . -> . -PosFlonum)
|
||||
(-NonNegFlonum -Real . -> . -NonNegFlonum)
|
||||
|
|
Loading…
Reference in New Issue
Block a user