t / t4018 / cpp-operator-definitionon commit msvc: mark a variable as non-const (12fb9bd)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}