t / t4018 / cpp-operator-definitionon commit remove_leading_path: use a strbuf for internal storage (4635768)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}