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