summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/NestedAnnotInnerWrong.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dhall/tests/type-inference/failure/unit/NestedAnnotInnerWrong.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhall/tests/type-inference/failure/unit/NestedAnnotInnerWrong.txt b/dhall/tests/type-inference/failure/unit/NestedAnnotInnerWrong.txt
index b56db54..750a8cf 100644
--- a/dhall/tests/type-inference/failure/unit/NestedAnnotInnerWrong.txt
+++ b/dhall/tests/type-inference/failure/unit/NestedAnnotInnerWrong.txt
@@ -1,5 +1,5 @@
Type error: error: annot mismatch: Natural != Bool
- --> <current file>:1:1
+ --> <current file>:1:2
|
1 | (0 : Bool) : Natural
| ^ annot mismatch: Natural != Bool