You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.
julia>@enterdisplay([1,2])
In multimedia.jl:154153functiondisplay(x)
154for i =length(displays):-1:1155xdisplayable(displays[i], x) &&156@try_displayreturndisplay(displays[i], x)
About to run: (length)(<suppressed 492480 bytes of output>)
1|debug > n
In multimedia.jl:154154for i =length(displays):-1:1155xdisplayable(displays[i], x) &&156@try_displayreturndisplay(displays[i], x)
157end
About to run: (getindex)(<suppressed 492480 bytes of output>,2)
1|debug > ns
ERROR: MethodError: no method matching getindex(::AbstractTrees.ImplicitNodeStack{Any,Int64}, ::Int64)
innext_statement!(::ASTInterpreter.Interpreter) at /Users/malmaud/.julia/v0.5/ASTInterpreter/src/ASTInterpreter.jl:670inexecute_command(::ASTInterpreter.InterpreterState, ::ASTInterpreter.Interpreter, ::Val{:ns}, ::String) at /Users/malmaud/.julia/v0.5/ASTInterpreter/src/ASTInterpreter.jl:1508in (::ASTInterpreter.##71#77{ASTInterpreter.Interpreter,ASTInterpreter.#promptname#75,ASTInterpreter.InterpreterState,Base.LineEdit.Prompt,Base.LineEdit.Prompt})(::Base.LineEdit.MIState, ::Base.AbstractIOBuffer{Array{UInt8,1}}, ::Bool) at /Users/malmaud/.julia/v0.5/ASTInterpreter/src/ASTInterpreter.jl:1615inrun_interface(::Base.Terminals.TTYTerminal, ::Base.LineEdit.ModalInterface) at ./LineEdit.jl:1579inrun_interface(::Base.Terminals.TTYTerminal, ::Base.LineEdit.ModalInterface) at /Users/malmaud/julia5/usr/lib/julia/sys.dylib:?
inRunDebugREPL(::ASTInterpreter.Interpreter) at /Users/malmaud/.julia/v0.5/ASTInterpreter/src/ASTInterpreter.jl:1693
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: