t / t4018 / cpp-struct-single-lineon commit Tighten and correct a few testcases for merging and cherry-picking (7c5585f)
   1void wrong()
   2{
   3}
   4
   5struct RIGHT_iterator_tag {};
   6
   7int ChangeMe;