// "Create class 'Foo'" "true" class A(n: Int) fun test() = Foo(abc = 1, ghi = A(2), def = "s")