summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/VariableFree.txt
diff options
context:
space:
mode:
authorNadrieril2019-11-11 12:45:20 +0000
committerNadrieril2019-11-11 13:50:36 +0000
commit575adf9a7a87ba5d75548f7cd4efdec53c1fe17c (patch)
treed834fc0ce25ba70791afcb837a3a35f5dcff2933 /dhall/tests/type-errors/unit/VariableFree.txt
parent330f063e80a51f8f399864f9d01412e1bff34fe9 (diff)
Move "Type error" error prefix
Diffstat (limited to 'dhall/tests/type-errors/unit/VariableFree.txt')
-rw-r--r--dhall/tests/type-errors/unit/VariableFree.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/dhall/tests/type-errors/unit/VariableFree.txt b/dhall/tests/type-errors/unit/VariableFree.txt
index ef1d16e..a46aac0 100644
--- a/dhall/tests/type-errors/unit/VariableFree.txt
+++ b/dhall/tests/type-errors/unit/VariableFree.txt
@@ -1,6 +1,6 @@
-Type error: --> 1:1
+ --> 1:1
|
1 | x␊
| ^
|
- = Unbound variable
+ = Type error: Unbound variable