Hi,

thanks. Should work again in SVN 146.

Unfortunately the rules governing the syntax of {} are not standardised and
still somewhat unclear to me.

/// Jürgen


On 02/25/2014 05:19 PM, Elias Mårtenson wrote:
This used to work a few versions back, now I'm just getting a SYNTAX ERROR:

*foo ← {⍵}*
SYNTAX ERROR
foo←λ1
^   ^
They still work as arguments to operators though:

*{⍵+1}¨1 2 3*
2 3 4

Regards,
Elias

Reply via email to