t / t4018 / cpp-class-destructoron commit regex: do not call `regfree()` if compilation fails (17154b1)
   1RIGHT::~RIGHT()
   2{
   3        ChangeMe;
   4}