t / t4018 / cpp-operator-definitionon commit pretty: use starts_with() to check for a prefix (68d6d6e)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}