On Wednesday 20 September 2006 09:53, Jerry Gay via RT wrote: > thanks, applied as r14673, with a minor fix: > > -$print_coda(); > +&print_coda();
I wouldn't mind seeing the '&' go away entirely. It's syntactic noise in this case. -- c
On Wednesday 20 September 2006 09:53, Jerry Gay via RT wrote: > thanks, applied as r14673, with a minor fix: > > -$print_coda(); > +&print_coda();
I wouldn't mind seeing the '&' go away entirely. It's syntactic noise in this case. -- c