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