Not your grandmother's NEdit

Bert Wesarg bert.wesarg at googlemail.com
Fri Feb 29 09:50:36 CET 2008


Hi,

On Fri, Feb 29, 2008 at 1:20 AM, Tony Balinski <ajbj at free.fr> wrote:
>  Assign multiple lvalues in one statement
really nice.

>  list assign, thus:
>
>             (x, y, z) = args(a, b, c)
Am I right, that with all your other patches, this

            define sum_func {
                return { "foo", 10 }
            }

doesn't work, because of the 0-starting array?

Bert

>
>  Tony


More information about the Develop mailing list