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