t / t4018 / cpp-struct-single-lineon commit builtin/config.c: support `--type=<type>` as preferred alias for `--<type>` (fb0dc3b)
   1void wrong()
   2{
   3}
   4
   5struct RIGHT_iterator_tag {};
   6
   7int ChangeMe;