// "Create class 'Foo'" "true" class A(val n: T) { } fun test(u: U) { val a = A(u).Foo(u) }