// "Create class 'Foo'" "true" // DISABLE-ERRORS open class B class A(val t: T) { var x: B by Foo(t, "") }