t / t4018 / cpp-gnu-style-functionon commit Silence GCC's "cast of pointer to integer of a different size" warning (56a1a3a)
   1const char *
   2RIGHT(int arg)
   3{
   4        ChangeMe;
   5}