summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit/OperatorTimesNotNatural.txt
blob: b1619db49cd863ba72eb392bad735e87bf3d131c (plain)
1
2
3
4
5
6
Type error: error: BinOpTypeMismatch
 --> <current file>:1:1
  |
1 | True * True
  | ^^^^^^^^^^^ BinOpTypeMismatch
  |