t / t4018 / cpp-operator-definitionon commit fsck: give the error function a chance to see the fsck_options (1cd772c)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}