// "Create class 'Foo'" "true" // ERROR: Unresolved reference: Foo interface T fun test(): T = J.Foo(2, "2")