t / t4018 / cpp-struct-single-lineon commit tests: always test fetch of unreachable with v0 (ab0c5f5)
   1void wrong()
   2{
   3}
   4
   5struct RIGHT_iterator_tag {};
   6
   7int ChangeMe;