Segfault on invalid parametric code #23630
Labels
bug
Indicates an unexpected problem or unintended behavior
types and dispatch
Types, subtyping and method dispatch
The following invalid code results in a segfault for me:
Set{Array{T}}() where {T<:Float64}
Full details:
The text was updated successfully, but these errors were encountered: