t / t4018 / cpp-class-destructoron commit run-command: use BUG() to report bugs, not die() (dde74d7)
   1RIGHT::~RIGHT()
   2{
   3        ChangeMe;
   4}