### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
foo::Test1 {
  foo: foo::Foo {
    data: foobar
  }
  bar: foo::Bar {
    data: 123
  }
}
[error] spicy-dump: processing failed with exception of type spicy::rt::ParseError: failed to synchronize: failed to match regular expression (<...>/synchronize-at.spicy:20:11-20:18)
foo::Test1 {
  foo: foo::Foo {}
  bar: foo::Bar {
    data: bar4567
  }
}
