class Super1 { @objc(a) func f() { } // expected-note{{method 'f()' declared here}} }