On Thu, 13 Mar 2014, Julia Lawall wrote:
> > let output text = Printf.printf "%s\r\n" text in > > It's not related to the problem, but I'm not sure to understand "let > output text = ..." Normally the left hand side of a let has only one > variable. I'm sorry. That was a stupid comment :) It is the definition fo a function. julia _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
