t / t4018 / cpp-struct-single-lineon commit t/Makefile: add a rule to re-run previously-failed tests (93a04bb)
   1void wrong()
   2{
   3}
   4
   5struct RIGHT_iterator_tag {};
   6
   7int ChangeMe;