t / t4018 / cpp-operator-definitionon commit imap-send: use skip_prefix instead of using magic numbers (59a642f)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}