t / t4018 / cpp-operator-definitionon commit pretty: expand tabs in indented logs to make things line up properly (7cc13c7)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}