t / t4018 / cpp-operator-definitionon commit use uintmax_t for timestamps (28f4aee)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}