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
julia>@se Foo::Int64 a b c
ERROR: TypeError:inmodule, expected Symbol, got Expr
Stacktrace:
[1] eval(::Module, ::Any) at ./boot.jl:331
[2] eval_user_input(::Any, ::REPL.REPLBackend) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/REPL/src/REPL.jl:86
[3] run_backend(::REPL.REPLBackend) at /home/degraafc/.local/share/julia/packages/Revise/jVsKo/src/Revise.jl:1023
[4] top-level scope at none:0
Here's the macroexpand:
The text was updated successfully, but these errors were encountered: