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