t / t4018 / cpp-gnu-style-functionon commit consistently use "fallthrough" comments in switches (1cf01a3)
   1const char *
   2RIGHT(int arg)
   3{
   4        ChangeMe;
   5}