I don't have an MWE for this, but I get a `MethodError: no method matching getindex(::Nothing, ::Int)` from this line: https://github.com/JuliaDebug/Cthulhu.jl/blob/f4581e84076e0dab62a7a90653adbda7ef95978c/TypedSyntax/src/node.jl#L167
I don't have an MWE for this, but I get a
MethodError: no method matching getindex(::Nothing, ::Int)from this line:Cthulhu.jl/TypedSyntax/src/node.jl
Line 167 in f4581e8