summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/OperatorTextConcatenateLhsNotText.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dhall/tests/type-errors/unit/OperatorTextConcatenateLhsNotText.txt')
-rw-r--r--dhall/tests/type-errors/unit/OperatorTextConcatenateLhsNotText.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/dhall/tests/type-errors/unit/OperatorTextConcatenateLhsNotText.txt b/dhall/tests/type-errors/unit/OperatorTextConcatenateLhsNotText.txt
deleted file mode 100644
index 679d991..0000000
--- a/dhall/tests/type-errors/unit/OperatorTextConcatenateLhsNotText.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-Type error: error: BinOpTypeMismatch
- --> <current file>:1:0
- |
-1 | 1 ++ ""
- | ^^^^^^^ BinOpTypeMismatch
- |