mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
an error message that was changed is now what it was again
This commit is contained in:
parent
6b0c4b5df0
commit
fe76858e2d
1 changed files with 2 additions and 2 deletions
|
@ -3646,8 +3646,8 @@ mod test_reporting {
|
||||||
This `ACons` global tag application has the type:
|
This `ACons` global tag application has the type:
|
||||||
|
|
||||||
[ ACons (Num (Integer Signed64)) [
|
[ ACons (Num (Integer Signed64)) [
|
||||||
BCons (Num (Integer Signed64)) [ ACons Str [
|
BCons (Num (Integer Signed64)) [ ACons Str [ BCons I64 a, BNil ],
|
||||||
BCons I64 (AList I64 I64), BNil ] as a, ANil ], BNil ], ANil ]
|
ANil ], BNil ], ANil ]
|
||||||
|
|
||||||
But the type annotation on `x` says it should be:
|
But the type annotation on `x` says it should be:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue