t / t4018 / cpp-gnu-style-functionon commit style: the opening '{' of a function is in a separate line (3b33576)
   1const char *
   2RIGHT(int arg)
   3{
   4        ChangeMe;
   5}