summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/AssertAlphaTrap.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dhall/tests/type-errors/unit/AssertAlphaTrap.txt')
-rw-r--r--dhall/tests/type-errors/unit/AssertAlphaTrap.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/dhall/tests/type-errors/unit/AssertAlphaTrap.txt b/dhall/tests/type-errors/unit/AssertAlphaTrap.txt
index df2b6c1..f2fc8ce 100644
--- a/dhall/tests/type-errors/unit/AssertAlphaTrap.txt
+++ b/dhall/tests/type-errors/unit/AssertAlphaTrap.txt
@@ -1 +1,6 @@
-Type error: Unbound variable
+Type error: --> 1:47
+ |
+1 | assert : (\(_: Bool) -> _) === (\(x: Bool) -> _)␊
+ | ^
+ |
+ = Unbound variable