t / t4018 / cpp-operator-definitionon commit format-patch: add "--rfc" for the common case of [RFC PATCH] (68e83a5)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}