Skip to content

@which does not work with fully qualified "symbol" #14637

Closed
@mauro3

Description

@mauro3
julia> @which Base.sin
ERROR: ArgumentError: argument is not a generic function
 in methods at reflection.jl:140
 in which at ./reflection.jl:292

expected outcome

julia> @which Base.sin
Base

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions