summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/OperatorTimesNotNatural.txt
blob: 95f6ddaa6405d524ab1c1c74ed073a244adcbac0 (plain)
1
TypeError { type_message: BinOpTypeMismatch(NaturalTimes, Value@Unevaled { value: PartialExpr(BoolLit(true)), type: Value@WHNF { value: AppliedBuiltin(Bool, []), type: Type } }), context: TypecheckContext([]) }