# 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 c3503eb442e7469524015053dbeab924b9fcff9eb2d264c8ea1c76248451e4d5 # shrinks to expr = Expr { kind: Binary { left: Expr { kind: Literal(Integer(0, None)), span: Span { start: 0, end: 0 }, attributes: [], leading_comments: [], trailing_comment: None }, op: Add, right: Expr { kind: Literal(Integer(52618891, None)), span: Span { start: 0, end: 0 }, attributes: [], leading_comments: [], trailing_comment: None } }, span: Span { start: 0, end: 0 }, attributes: [], leading_comments: [], trailing_comment: None }
