Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core.Typeof bug #26625

Closed
vtjnash opened this issue Mar 26, 2018 · 2 comments
Closed

Core.Typeof bug #26625

vtjnash opened this issue Mar 26, 2018 · 2 comments

Comments

@vtjnash
Copy link
Member

vtjnash commented Mar 26, 2018

julia> Core.Typeof(Vararg)
ERROR: TypeError: in Type, in parameter, expected Type, got Type{Vararg}
Stacktrace:
 [1] Typeof(::Any) at ./boot.jl:203
 [2] top-level scope

(should return UnionAll)

@felixcremer
Copy link
Contributor

This is the same issue as #30995.

@JeffBezanson
Copy link
Member

Closing as dup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants