Ilya Zakharevich on Mon, 1 Jul 2002 08:53:20 -0400


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Bug in parsing of local()


? f(x=11,y=x)=local(t=ff(),u=t);1
  ***   unknown function or error in formal parameters: f(x=11,y=x)=local(t=
  ***   ff(),u=t);1
        ^-----------

Hope this helps,
Ilya