t / t4018 / cpp-operator-definitionon commit wt-status.c: split rebase detection out of wt_status_get_state() (bcd522a)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}