|
From: | Blake McBride |
Subject: | Re: [Bug-apl] Major dimension problem |
Date: | Mon, 19 May 2014 22:29:29 -0500 |
I was also trying to reproduce Blake's problem and it all looks good here.Regards,EliasOn 20 May 2014 10:47, David B. Lamkins <address@hidden> wrote:
Hmm, not here:
As expected.
CLEAR WS
x←''
⍴x
0
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
>
>
[Prev in Thread] | Current Thread | [Next in Thread] |