t / t4018 / cpp-operator-definitionon commit line-log: use commit_list_append() instead of duplicating its code (72c7794)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}