t / t4018 / cpp-class-destructoron commit fetch: add test to make sure we stay backwards compatible (01ce122)
   1RIGHT::~RIGHT()
   2{
   3        ChangeMe;
   4}