summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/IfBranchesNotMatch.txt
blob: f9e5a8acd6cd7350db1ad0effc03d91a2cd6ffdd (plain)
1
TypeError { type_message: IfBranchMismatch(Value@Unevaled { value: PartialExpr(NaturalLit(1)), type: Value@WHNF { value: AppliedBuiltin(Natural, []), type: Type } }, Value@Unevaled { value: PartialExpr(TextLit(InterpolatedText { head: "", tail: [] })), type: Value@WHNF { value: AppliedBuiltin(Text, []), type: Type } }), context: TypecheckContext([]) }