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