Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ~370 invalidations from Expr(:ncat, ...) pretty-printing (JuliaLa…
…ng#41877) These get invalidated by loading Static.jl, specifically the method ``` Base.convert(::Type{T}, ::StaticInt{N}) where {T<:Number,N} = convert(T, N) ```
- Loading branch information