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