t / t4018 / cpp-operator-definitionon commit shortlog: match both "Author:" and "author" on stdin (5c3894c)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}