julia
47301e24 - fix #20476, subtyping bug in `Union{Type{x},Type{y}}`

Commit
9 years ago
fix #20476, subtyping bug in `Union{Type{x},Type{y}}` widening such unions should be done only when determining typevar values, not during the algorithm proper.
Author
Parents
Loading