// Copyright: (C) 2010 Nicolas Palix, Suman Saha, Gael Thomas, Christophe Calves, Julia Lawall, Gilles Muller, LIP6, INRIA, DIKU.  GPLv2.

@rf@
expression E;
position p;
@@

kfree@p(E)

@script:python@
p << rf.p;
@@

cocci.print_main("kfree",p)