t / t4018 / cpp-operator-definitionon commit push options: {pre,post}-receive hook learns about push options (77a9745)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}