t / t4018 / cpp-c++-functionon commit consistently use "fallthrough" comments in switches (1cf01a3)
   1Item RIGHT::DoSomething( Args with_spaces )
   2{
   3        ChangeMe;
   4}