t / t4018 / cpp-operator-definitionon commit rebase -i --autosquash: demonstrate a problem skipping the last squash (2f3eb68)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}