diff --git a/examples/typetree.jl b/examples/typetree.jl index b8a6465adeb1b..51e35f00ccff1 100644 --- a/examples/typetree.jl +++ b/examples/typetree.jl @@ -1,6 +1,7 @@ ## # -# +# (spaghetti) Code to create a text graphic of the Julia type tree +# Used to generate https://github.com/JuliaLang/julia/wiki/Types-Hierarchy # ##