t / t4018 / cpp-operator-definitionon commit merge: use string_list_split() in add_strategies() (02a8cfa)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}