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