From fe76858e2dbf06cedd015c506e4f9e258b51ee5c Mon Sep 17 00:00:00 2001 From: Folkert Date: Sun, 24 Apr 2022 17:43:34 +0200 Subject: [PATCH] an error message that was changed is now what it was again --- reporting/tests/test_reporting.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reporting/tests/test_reporting.rs b/reporting/tests/test_reporting.rs index b1929d9919..53eac2a4b1 100644 --- a/reporting/tests/test_reporting.rs +++ b/reporting/tests/test_reporting.rs @@ -3646,8 +3646,8 @@ mod test_reporting { This `ACons` global tag application has the type: [ ACons (Num (Integer Signed64)) [ - BCons (Num (Integer Signed64)) [ ACons Str [ - BCons I64 (AList I64 I64), BNil ] as a, ANil ], BNil ], ANil ] + BCons (Num (Integer Signed64)) [ ACons Str [ BCons I64 a, BNil ], + ANil ], BNil ], ANil ] But the type annotation on `x` says it should be: