summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit/OperatorListConcatenateListsNotMatch.txt
blob: e31470292eaafdcd1cdb3512f869d8cbfd74c939 (plain)
1
Type error: Unhandled error: 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 } })