### 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
  }
}
[error] spicy-dump: processing failed with exception of type spicy::rt::ParseError: successful synchronization never confirmed: expected bytes literal "A" but input starts with "1" (<...>/synchronize-confirm-elsewhere.spicy:28:8-28:11)
