t / t4018 / cpp-c++-functionon commit mv: no SP between function name and the first opening parenthese (4f1bbd2)
   1Item RIGHT::DoSomething( Args with_spaces )
   2{
   3        ChangeMe;
   4}