diff options
author | Nadrieril | 2019-12-22 18:24:21 +0000 |
---|---|---|
committer | Nadrieril | 2019-12-22 18:24:21 +0000 |
commit | fa6de4c077ab4f1c28d2ec64a33a3be8c5a9bb1c (patch) | |
tree | c0506c6bad8ff70e7108b3c6a9f34acbd5fb4010 /dhall/tests | |
parent | 6e0d808e0f5683de942d912231fa10211b6d1377 (diff) |
Update dhall-lang submodule
Diffstat (limited to 'dhall/tests')
-rw-r--r-- | dhall/tests/type-errors/unit/MergeUnusedHandler.txt | 1 | ||||
-rw-r--r-- | dhall/tests/type-errors/unit/RecordProjectionDuplicateFields.txt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dhall/tests/type-errors/unit/MergeUnusedHandler.txt b/dhall/tests/type-errors/unit/MergeUnusedHandler.txt new file mode 100644 index 0000000..4b68fea --- /dev/null +++ b/dhall/tests/type-errors/unit/MergeUnusedHandler.txt @@ -0,0 +1 @@ +Type error: Unhandled error diff --git a/dhall/tests/type-errors/unit/RecordProjectionDuplicateFields.txt b/dhall/tests/type-errors/unit/RecordProjectionDuplicateFields.txt new file mode 100644 index 0000000..4b68fea --- /dev/null +++ b/dhall/tests/type-errors/unit/RecordProjectionDuplicateFields.txt @@ -0,0 +1 @@ +Type error: Unhandled error |