t / t4018 / cpp-operator-definitionon commit pretty: treat "--format=" as an empty userformat (c75e7ad)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}