t / t4018 / cpp-operator-definitionon commit replace trivial malloc + sprintf / strcpy calls with xstrfmt (75faa45)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}