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