summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/UnionTypeDuplicateVariants1.txt
blob: 84bfe4d1f050eb0c15e84b9f864104ded7b56088 (plain)
1
2
3
4
5
6
Type error: error: UnionTypeDuplicateField
 --> <current file>:1:1
  |
1 | <x | x>
  | ^^^^^^^ UnionTypeDuplicateField
  |