summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/ListLiteralEmptyNotType.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dhall/tests/type-inference/failure/unit/ListLiteralEmptyNotType.txt')
-rw-r--r--dhall/tests/type-inference/failure/unit/ListLiteralEmptyNotType.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhall/tests/type-inference/failure/unit/ListLiteralEmptyNotType.txt b/dhall/tests/type-inference/failure/unit/ListLiteralEmptyNotType.txt
index 2ca5819..ebe2c26 100644
--- a/dhall/tests/type-inference/failure/unit/ListLiteralEmptyNotType.txt
+++ b/dhall/tests/type-inference/failure/unit/ListLiteralEmptyNotType.txt
@@ -1,5 +1,5 @@
Type error: error: wrong type of function argument
- --> <current file>:1:5
+ --> <current file>:1:6
|
1 | [] : List Type
| ^^^^ this expects an argument of type: Type