From 6d091c29cd160ffddf870929bfb3e601fa01031a Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Tue, 31 Mar 2020 19:56:02 +0100 Subject: Upgrade annotate-snippets version --- .../type-inference/failure/unit/CompletionWithWrongOverridenType.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dhall/tests/type-inference/failure/unit/CompletionWithWrongOverridenType.txt') diff --git a/dhall/tests/type-inference/failure/unit/CompletionWithWrongOverridenType.txt b/dhall/tests/type-inference/failure/unit/CompletionWithWrongOverridenType.txt index b4fe726..a663d0c 100644 --- a/dhall/tests/type-inference/failure/unit/CompletionWithWrongOverridenType.txt +++ b/dhall/tests/type-inference/failure/unit/CompletionWithWrongOverridenType.txt @@ -1,5 +1,5 @@ Type error: error: annot mismatch: { id : Optional Natural, name : Bool } != { id : Optional Natural, name : Text } - --> :1:4 + --> :1:5 | ... 6 | in Example::{ name = True } -- cgit v1.2.3