/// //// function bar(onfulfilled: (value: T) => void) { //// return undefined; //// } //// interface Test { //// /*destination*/prop2: number //// } //// bar(({[|pr/*goto*/op2|]})=>{}); verify.goToDefinition("goto", "destination");