summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/SortInLet.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dhall/tests/type-inference/failure/SortInLet.txt')
-rw-r--r--dhall/tests/type-inference/failure/SortInLet.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhall/tests/type-inference/failure/SortInLet.txt b/dhall/tests/type-inference/failure/SortInLet.txt
index 19bd26d..1f38c3e 100644
--- a/dhall/tests/type-inference/failure/SortInLet.txt
+++ b/dhall/tests/type-inference/failure/SortInLet.txt
@@ -1,5 +1,5 @@
Type error: error: Sort does not have a type
- --> <current file>:1:8
+ --> <current file>:1:9
|
1 | let x = Sort in 0
| ^^^^ Sort does not have a type