Revision 30d11a3b2f4a557fe24cc7ba205b01dd7f0c3bc9 authored by Martin Holters on 24 January 2023, 21:16:49 UTC, committed by GitHub on 24 January 2023, 21:16:49 UTC
The type parameters to `Union` may be `Type`s or `TypeVar`s, but
`apply_type_tfunc` failed to recognize the latter as valid in the
single-argument case.
1 parent dfab7be
History
File Mode Size
cbrt.jl -rw-r--r-- 5.3 KB
exp.jl -rw-r--r-- 22.5 KB
hyperbolic.jl -rw-r--r-- 8.9 KB
log.jl -rw-r--r-- 26.0 KB
rem_pio2.jl -rw-r--r-- 9.6 KB
trig.jl -rw-r--r-- 40.2 KB

back to top