t / t4018 / cpp-struct-single-lineon commit fsck: give the error function a chance to see the fsck_options (1cd772c)
   1void wrong()
   2{
   3}
   4
   5struct RIGHT_iterator_tag {};
   6
   7int ChangeMe;