t / t4018 / cpp-gnu-style-functionon commit attr.c: rename arg name attr_nr to avoid shadowing the global one (aa7710e)
   1const char *
   2RIGHT(int arg)
   3{
   4        ChangeMe;
   5}