t / t4018 / cpp-operator-definitionon commit t7501: add test of "commit --dry-run --short" (8282f59)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}