t / t4018 / cpp-operator-definitionon commit patch-id: use starts_with() and skip_prefix() (2bb73ae)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}