/upperBoundViolated2.kt:5:9: error: Type argument is not within its bounds: type parameter 'K (of class Base<K : List<CharSequence>>)' must be subtype of 'List<CharSequence>', but actual: 'List<Any>'.
