struct MyView: Tupled { // expected-note {{found this candidate}} var tuple: some Any { "" } } struct MyView: Tupled { // expected-note {{found this candidate}} var tuple: some Any { "" } }