summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/MergeEmptyWithoutAnnotation.txt
blob: bf45123e8efd5aff1e7fc1af318c357792a570b7 (plain)
1
2
3
4
5
6
Type error: error: Merge2ArgMustBeUnionOrOptional
 --> <current file>:1:0
  |
1 | merge {=} <>
  | ^^^^^^^^^^^^ Merge2ArgMustBeUnionOrOptional
  |