summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/WithUnderscore.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dhall/tests/type-inference/failure/unit/WithUnderscore.txt')
-rw-r--r--dhall/tests/type-inference/failure/unit/WithUnderscore.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhall/tests/type-inference/failure/unit/WithUnderscore.txt b/dhall/tests/type-inference/failure/unit/WithUnderscore.txt
index 77b0777..468450f 100644
--- a/dhall/tests/type-inference/failure/unit/WithUnderscore.txt
+++ b/dhall/tests/type-inference/failure/unit/WithUnderscore.txt
@@ -1,5 +1,5 @@
Type error: error: unbound variable ``_``
- --> <current file>:1:23
+ --> <current file>:1:24
|
...
5 | { a.b = 1 } with a.c = _