t / t4018 / cpp-operator-definitionon commit usage.c: move format processing out of die_errno() (58e4e51)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}