// CHOOSE_USE_SITE_TARGET: param // IS_APPLICABLE: false annotation class A class Property { @A val foo: String get() = "" }