t / t4018 / cpp-operator-definitionon commit t: add means to disable '-x' tracing for individual test scripts (5fc98e7)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}