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