summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/IfBranchesNotMatch.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dhall/tests/type-inference/failure/unit/IfBranchesNotMatch.txt')
-rw-r--r--dhall/tests/type-inference/failure/unit/IfBranchesNotMatch.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhall/tests/type-inference/failure/unit/IfBranchesNotMatch.txt b/dhall/tests/type-inference/failure/unit/IfBranchesNotMatch.txt
index d58af95..b27c37f 100644
--- a/dhall/tests/type-inference/failure/unit/IfBranchesNotMatch.txt
+++ b/dhall/tests/type-inference/failure/unit/IfBranchesNotMatch.txt
@@ -1,5 +1,5 @@
Type error: error: IfBranchMismatch
- --> <current file>:1:0
+ --> <current file>:1:1
|
1 | if True then 1 else ""
| ^^^^^^^^^^^^^^^^^^^^^^ IfBranchMismatch