t / t4018 / cpp-operator-definitionon commit t0021: compute file size with a single process instead of a pipeline (ec2e8b3)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}