I was also trying to reproduce Blake's problem and it all looks good here. Regards, Elias
On 20 May 2014 10:47, David B. Lamkins <[email protected]> wrote: > Hmm, not here: > > CLEAR WS > x←'' > ⍴x > 0 > > As expected. > > This is: > > Welcome to GNU APL version 1.3 / 6705 > > Are you building from sources? Perhaps a $ make clean all is in order... > > > On Mon, 2014-05-19 at 21:21 -0500, Blake McBride wrote: > > > > > > )CLEAR > > CLEAR WS > > x←'' > > ⍴x > > 0 0 > > > > > > > >
