// NAME: X interface T {} // SIBLING: class A : T { // INFO: {checked: "true"} fun foo() { } }