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
>
>
