Fix type of expt.
Closes PR13026. original commit: f514550300624a5863db333fe781e32da3273e17
This commit is contained in:
parent
911ebaa0bd
commit
23a26e8533
|
@ -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