TreeView.jl icon indicating copy to clipboard operation
TreeView.jl copied to clipboard

Tree of a symbol doesn't work

Open dpsanders opened this issue 7 years ago • 0 comments

julia> @tree x
MethodError: no method matching @tree(::LineNumberNode, ::Module, ::Symbol)
Closest candidates are:
@tree(::LineNumberNode, ::Module, !Matched::Expr) at /Users/dpsanders/.julia/dev/TreeView/src/tree.jl:65

dpsanders avatar Dec 08 '18 20:12 dpsanders