t / t4018 / cpp-gnu-style-functionon commit commit.cocci: refactor code, avoid double rewrite (a133c40)
   1const char *
   2RIGHT(int arg)
   3{
   4        ChangeMe;
   5}