### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
test::Y {
  x: test::X {
    a: A
    b: B
    c: C
  }
}
test::Y {
  x: test::X {
    b: B
    c: C
  }
}
test::Y {
  x: test::X {
    b: B
    c: C
  }
}
test::Z {
  x: test::X {
    a: A
    b: B
    c: C
  }
}
[fatal error] terminating with uncaught exception of type spicy::rt::ParseError: successful synchronization never confirmed: expecting 'A' (<...>/synchronize-confirm-elsewhere.spicy:28:8)
