``` julia> [V, D] = eig([1.0 2.0; 2.0 1.0]) syntax error: invalid assignment lvalue (call (top vcat) V D) in run_repl, /home/homer/hacking/julia/j/client.j:23 in _start, /home/homer/hacking/julia/j/client.j:153 ``` Instead, detect what they're trying to do and show a nice friendly message.