From 6a1bd514fa0289942a363bc4631b7c6d8aa1cd52 Mon Sep 17 00:00:00 2001 From: gavinking Date: Sun, 29 Nov 2015 23:09:57 +0100 Subject: [PATCH] spec for #4566 --- typechecker/en/modules/typesystem.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/typechecker/en/modules/typesystem.xml b/typechecker/en/modules/typesystem.xml index 1055cbc44c1..00e9bc290a3 100644 --- a/typechecker/en/modules/typesystem.xml +++ b/typechecker/en/modules/typesystem.xml @@ -1891,8 +1891,8 @@ interface NumberLiteral Any parameter type of the method is a contravariant position. - Any upper bound of a type parameter of the method is a contravariant - position. + Any upper bound or enumerated bound of a type parameter of the + method is a contravariant position.