)CLEAR
CLEAR WS
∇z←test z
[1] z
[2] ∇
Duplicate symbol z!!!
DEFN ERROR+
∇z←test z
^
∇x test x
[1] x
[2] ∇
Duplicate symbol x!!!
DEFN ERROR+
∇x test x
^
∇z←test[z] x
[1] x
[2] ∇The last definition should have given a DEFN error Blake
