julia
d68befdc - Make Core.TypeofUnion use the type method table (#55188)

Commit
1 year ago
Make Core.TypeofUnion use the type method table (#55188) Ensures that adding or examining the methods of Type{Union{}} in the method table returns the correct results. Fixes #55187
Author
Parents
Loading