t / t4018 / cpp-operator-definitionon commit Merge branch 'jk/grep-binary-workaround-in-test' into maint (7f18fad)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}