TypeVar_variance_not_affected_2
TT: TypeVar = TypeVar('TT', covariant=True) # treated as invariant