t / t4018 / cpp-operator-definitionon commit t1300: document current behavior of setting options (999d902)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}