t / t4018 / cpp-class-destructoron commit clone: --dissociate option to mark that reference is only temporary (fb1d6da)
   1RIGHT::~RIGHT()
   2{
   3        ChangeMe;
   4}