Closed
Description
julia> using Cthulhu
julia> a = (; a = 1, b= 2)
(a = 1, b = 2)
julia> @descend a.a
ERROR: UndefVarError: typesof not defined
Stacktrace:
[1] top-level scope
@ ~/packages/julias/julia-1.8/share/julia/stdlib/v1.8/InteractiveUtils/src/macros.jl:81
julia> versioninfo()
Julia Version 1.8.2
Commit 36034abf260 (2022-09-29 15:21 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: 8 × 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-13.0.1 (ORCJIT, tigerlake)
Threads: 1 on 8 virtual cores
Environment:
LD_LIBRARY_PATH = :/usr/lib/x86_64-linux-gnu/gtk-3.0/modules
JULIA_EDITOR = subl
(@v1.8) pkg> st -m Cthulhu
Status `~/.julia/environments/v1.8/Manifest.toml`
[f68482b8] Cthulhu v2.7.6
Metadata
Metadata
Assignees
Labels
No labels