diff options
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 |