t / t4018 / cpp-struct-single-lineon commit t5520: verify that `pull --rebase` shows the helpful advice when failing (3be18b4)
   1void wrong()
   2{
   3}
   4
   5struct RIGHT_iterator_tag {};
   6
   7int ChangeMe;