t / t4018 / cpp-operator-definitionon commit usage.c: add warning_errno() and error_errno() (fd1d672)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}