julia
47301e24
- fix #20476, subtyping bug in `Union{Type{x},Type{y}}`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#20508 - fix #20476, subtyping bug in `Union{Type{x},Type{y}}`
Author
JeffBezanson
Parents
6799c72e
Loading