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