Is the following a bug?

   g=:]
   a=:1 :0
g=.u
g y
)
   g a 1
|stack error: g
|       g y
   a=:1 :0
f=.u
f y
)
   g a 1
1

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to