// "Create class 'Foo'" "true" // ERROR: Unresolved reference: Foo fun test(u: U) { val a = J(u).Foo(u) }