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