summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/OperatorPlusNotNatural.txt
blob: 97e0df495130a08d69ccd87b105c9af12e8afdba (plain)
1
2
3
4
5
6
Type error: error: BinOpTypeMismatch
 --> <current file>:1:0
  |
1 | True + True
  | ^^^^^^^^^^^ BinOpTypeMismatch
  |