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