t / t4018 / cpp-operator-definitionon commit commit -C: skip blank lines at the beginning of the message (84e213a)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}