t / t4018 / cpp-class-destructoron commit line-log: use commit_list_append() instead of duplicating its code (72c7794)
   1RIGHT::~RIGHT()
   2{
   3        ChangeMe;
   4}