t / t4018 / cpp-gnu-style-functionon commit stylefix: asterisks stick to the variable, not the type (24d36f1)
   1const char *
   2RIGHT(int arg)
   3{
   4        ChangeMe;
   5}