Klaas-Jan Stol <[EMAIL PROTECTED]> wrote:
> Hello,

> I've been playing with closures and subs but I have a little bit of
> trouble with those.

         newsub $P0, .Closure, _foo
         $P0(q)
         newsub $P0, .Closure, _foo
         $P0(q)

Closures have to be distinct.


leo

Reply via email to