summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/AssertTriviallyFalse.txt
blob: 327a5d82471313552122b1f931e3342d47ca3ef8 (plain)
1
2
3
4
5
6
Type error: error: AssertMismatch
 --> <current file>:1:1
  |
1 | assert : 1 === 2
  | ^^^^^^^^^^^^^^^^ AssertMismatch
  |