t / t4018 / cpp-gnu-style-functionon commit use strip_suffix instead of ends_with in simple cases (26936bf)
   1const char *
   2RIGHT(int arg)
   3{
   4        ChangeMe;
   5}