{ ⍵, +/ ¯2 ↑ ⍵ } / 10 ⍴ 1 SYNTAX ERROR
λ1/10⍴1 ^ ^ This might be a regression; I found this example on an older web page that used version 1.4 / 7887. It executes correctly in Dyalog's online interpreter. Regards Greg
{ ⍵, +/ ¯2 ↑ ⍵ } / 10 ⍴ 1 SYNTAX ERROR
λ1/10⍴1 ^ ^ This might be a regression; I found this example on an older web page that used version 1.4 / 7887. It executes correctly in Dyalog's online interpreter. Regards Greg