t / t4018 / cpp-operator-definitionon commit worktree: make setup of new HEAD distinct from worktree population (7f44e3d)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}