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