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