t / t4018 / cpp-operator-definitionon commit builtin-am: implement legacy -b/--binary option (c2676cd)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}