// DISABLE-ERRORS annotation class Ann @Ann private data Foo(val s: String) { fun foo() {} }