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