t / t4018 / cpp-class-destructoron commit builtin/config.c: support `--type=<type>` as preferred alias for `--<type>` (fb0dc3b)
   1RIGHT::~RIGHT()
   2{
   3        ChangeMe;
   4}