Fixed. Thanks!
On Mon, May 26, 2014 at 7:39 AM, Juergen Sauermann <
juergen.sauerm...@t-online.de> wrote:
> Hi Blake,
>
> thanks, fixed in SVN 291.
>
> /// Jürgen
>
>
>
> On 05/26/2014 05:51 AM, Blake McBride wrote:
>
>> ∇test[⎕]∇
>> ∇
>> [0] test
>> [1] ⍞←'11 '
>> [2] zz←⍞
Hi Blake,
thanks, fixed in SVN 291.
/// Jürgen
On 05/26/2014 05:51 AM, Blake McBride wrote:
∇test[⎕]∇
∇
[0] test
[1] ⍞←'11 '
[2] zz←⍞
[3] ⍞←'22 '
[4] zz←⍞
∇
test
11
11 22
I just hit Enter at the end of each line.
11 should not be displa