t / t4018 / cpp-operator-definitionon commit alloc.c: remove the alloc_raw_commit_node() function (225ea22)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}