# Seeds for failure cases proptest has generated in the past. It is
# automatically read and these particular cases re-run before any
# novel cases are generated.
#
# It is recommended to check this file in to source control so that
# everyone who runs the test benefits from these saved cases.
cc 66cd8a1ac162bb41c64bd0153c272caee8589de72e5526b985a56f3ef16871ac # shrinks to a = Union([Complement(Int), Complement(Str)])
cc aaa1ad9917ba139ec64a3305d32259f5278548da71add8c4dec680aa37af8d14 # shrinks to a = Union([Literal(0)]), b = Complement(Union([Bool])), c = Intersection([Int])
cc 6294e11a16c5e8ec9a7c6089674b104ee584dabfa3ec9a3e37776f9024781bf1 # shrinks to a = Intersection([Union([Int]), Union([Bool])]), b = Union([Complement(Bool)])
cc 0ba347e25b3542f01149671325a4e117f2bf03e48b072d3305bf7adc42e7cbe0 # shrinks to a = Intersection([Union([Int, Bool]), Intersection([Intersection([Str])])])
cc 002d8f09fdfc461017b16f253ff89183bd62357c126c2fe399154568d0f399da # shrinks to a = KeyedMap { fields: [], defaults: [] }, b = KeyedMap { fields: [Field { name: "a", schema: Anything, required: false }, Field { name: "a", schema: Anything, required: false }], defaults: [] }
cc faaf45202cd213e43787aae04f690fa7ec678723adb2b890d1d51b0b2cdf870a # shrinks to a = Set(Nothing), b = Set(Seq { container: List, shape: SeqShape { prefix: [], tail: Some(Nothing) } })
cc bcfdcb3db5d796598544cb9f5c19547160177165bded87664a0a8cffe0b53cb9 # shrinks to a = Set(Anything), b = Complement(Refine { base: Anything, constraints: [MinLen(0)] })
cc 051755606a671660bff8e40a56f17bfbc95a30821c2b4b9ce42bd34d41f847dc # shrinks to schema = Complement(Complement(Int))
