You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which Julia version is this using? Core.TypeofVararg in the stacktrace suggests this is post-JuliaLang/julia#38136 which i think is in v1.7+
Looks like we need a name_of_type(::TypeofVararg) method (and maybe other changes) to support this
The text was updated successfully, but these errors were encountered: