summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/MergeAnnotationMismatch.txt
blob: 9175f33da546104e02b7a964bd683f6af6452ec7 (plain)
1
2
3
4
5
6
Type error: error: MergeAnnotMismatch
 --> <current file>:1:0
  |
1 | merge { x = 0 } < x >.x : Bool
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ MergeAnnotMismatch
  |