/upperBoundsViolatedInLhsOfGetClass.kt:15:5: warning: Expression is unused.

/upperBoundsViolatedInLhsOfGetClass.kt:15:5: warning: Star projected type alias leads to incompatible upper bound: type parameter 'Y (of class C<X, Y : X>)' must be subtype of 'Inv<String>', but actual: 'Inv<*>'. Consider using the expanded class instead.

/upperBoundsViolatedInLhsOfGetClass.kt:16:5: warning: Expression is unused.

/upperBoundsViolatedInLhsOfGetClass.kt:16:5: warning: Star projected type alias leads to incompatible upper bound: type parameter 'Y (of class C<X, Y : X>)' must be subtype of 'Int', but actual: 'List<*>'. Consider using the expanded class instead.

/upperBoundsViolatedInLhsOfGetClass.kt:17:5: warning: Expression is unused.

/upperBoundsViolatedInLhsOfGetClass.kt:18:5: warning: Expression is unused.

/upperBoundsViolatedInLhsOfGetClass.kt:19:5: warning: Expression is unused.

/upperBoundsViolatedInLhsOfGetClass.kt:19:5: warning: Star projected type alias leads to incompatible upper bound: type parameter 'Y (of class C<X, Y : X>)' must be subtype of 'MutableList<*>', but actual: 'List<*>'. Consider using the expanded class instead.

/upperBoundsViolatedInLhsOfGetClass.kt:20:5: warning: Expression is unused.
