t / t4018 / cpp-struct-single-lineon commit coccinelle: add a rule to make "type" code use FREE_AND_NULL() (cf9f49e)
   1void wrong()
   2{
   3}
   4
   5struct RIGHT_iterator_tag {};
   6
   7int ChangeMe;