t / t4018 / cpp-operator-definitionon commit mergetools: add winmerge as a builtin tool (3e4f237)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}