t / t4018 / cpp-operator-definitionon commit refs.c: change ref_transaction_create to do error checking and return status (b416af5)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}