t / t4018 / cpp-operator-definitionon commit config: avoid calling `labs()` on too-large data type (9dae4fe)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}